forked from Cliffbreak/Time-Service
Change path
This commit is contained in:
parent
fe6d4018c8
commit
a78be47e6b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
echo shell_exec('cd /var/www/time-service');
|
echo shell_exec('cd /var/time');
|
||||||
echo shell_exec('sudo git pull 2>&1');
|
echo shell_exec('sudo git pull 2>&1');
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue