- update for vcs update
This commit is contained in:
parent
00cad1f068
commit
4fa4ea12d3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
echo shell_exec("git pull");
|
||||
echo shell_exec("git pull 2>&1");
|
||||
?>
|
Loading…
Reference in a new issue