дебак с контрактами
This commit is contained in:
parent
ace20e5ccf
commit
b247200296
@ -26,6 +26,6 @@
|
||||
{
|
||||
//$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 && php artisan optimize:clear");
|
||||
echo "<p>$result</p>";
|
||||
echo "<p>$result</p>" ;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user