Files
git-incron-deploy/incron.d/www-deploy
2017-06-30 17:25:32 +10:00

3 lines
110 B
Plaintext

/var/www/ IN_CREATE /var/www/git.sh $@ $# master
;<path to monitor> IN_CREATE <path to git.sh> $@ $# <branch>