Files
git-incron-deploy/example-trigger/deploy.php
2017-06-21 03:59:24 +00:00

3 lines
40 B
PHP

<?php
touch("git.flag");
echo "Success";