Files
git-incron-deploy/example-trigger/deploy.php
T

3 lines
40 B
PHP

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