Files
git-incron-deploy/incron.d/www-deploy
2017-06-21 03:57:48 +00: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>