Added update hook
This commit is contained in:
3
hooks/update.php
Normal file
3
hooks/update.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
shell_exec("git pull");
|
||||
?>
|
||||
Reference in New Issue
Block a user