JAL/Admin
< JAL
Jump to navigation
Jump to search
This page is for the JAL administrators.
Calling JAL scripts
The SVN addons and library post-commits call /var/jal/jay/addons.sh and library.sh respectively. These must be run as user www-data. To invoke them manually, logon to the server and enter the cover scripts:
sudo -u www-data /var/jal/jay/addonspc.sh sudo -u www-data /var/jal/jay/librarypc.sh
Source
Source for building the addons is in the web repository, subdirectory pacman.
- pacman/addons builds the addons
- pacman/library updates the catalog on changes in the library downloads (which are built offsite)