This website requires JavaScript.
Explore
Help
Sign In
Cliffbreak
/
Cheaterliste
Archived
Watch
4
Star
1
Fork
You've already forked Cheaterliste
0
Code
Releases
Activity
This repository has been archived on
2019-02-05
. You can view files and clone it, but cannot push or open issues or pull requests.
35f158423d
Cheaterliste
/
webhook.php
5 lines
81 B
PHP
Raw
Normal View
History
Unescape
Escape
Add Webhook. (Will Autopull now if changes were made)
2017-04-28 19:25:30 +00:00
<
?
php
echo
shell_exec
(
'cd /home/vac'
);
echo
shell_exec
(
'sudo git pull 2>&1'
);
Beta
2017-04-28 21:36:09 +00:00
?>
Copy permalink