Sandbot
Revision as of 18:31, 6 February 2021 by Michael Murtaugh (talk | contribs)
Some useful links / notes related to the sandbot setup.
Running something as www-data
sudo su www-data -s /bin/sh
Setting up /var/www/html with githook:
sudo chown www-data /var/www/html git remote set-url origin https://git.xpub.nl/XPUB/sandbot.git
Testing the webhook...
sudo su www-data -s /bin/sh cd /usr/lib/cgi-bin ./pull_XXXXXX.cgi