This website requires JavaScript.
Explore
Help
Sign In
Cliffbreak
/
Time-Service
Watch
3
Star
1
Fork
You've already forked Time-Service
1
Code
Issues
Pull requests
Releases
Wiki
Activity
b519792acd
Time-Service
/
webhook.php
5 lines
81 B
PHP
Raw
Normal View
History
Unescape
Escape
webhook
2017-08-23 17:27:00 +00:00
<
?
php
Change path
2017-10-05 15:07:43 +00:00
echo
shell_exec
(
'cd /var/time'
);
webhook
2017-08-23 17:27:00 +00:00
echo
shell_exec
(
'sudo git pull 2>&1'
);
?>
Reference in a new issue
Copy permalink