- try to add the automatic vcs update
This commit is contained in:
parent
86c5ebcd05
commit
00cad1f068
1 changed files with 3 additions and 0 deletions
3
internal/updateGit.php
Normal file
3
internal/updateGit.php
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<?php
|
||||||
|
echo shell_exec("git pull");
|
||||||
|
?>
|
Loading…
Reference in a new issue