trix edito перемещен в локальное хранилище
This commit is contained in:
parent
5091d4b73e
commit
b36447cf38
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if($json['total_commits'] > 0)
|
if($json['total_commits'] > 0)
|
||||||
{
|
{
|
||||||
$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull && npm run build");
|
$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull && npm run build");
|
||||||
//$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull");
|
//$result = shell_exec("cd /var/www/lk && git reset --hard HEAD && git pull");
|
||||||
echo "<p>$result</p>";
|
echo "<p>$result</p>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user