Delete webhook.php

This commit is contained in:
Simon Giesel 2019-01-10 10:58:41 +00:00
parent 69f4907a20
commit 063dc03886

View file

@ -1,4 +0,0 @@
<?php
echo shell_exec('cd /var/time');
echo shell_exec('sudo git pull 2>&1');
?>