tag
This commit is contained in:
parent
a01337425c
commit
126569e0b1
@ -38,7 +38,6 @@ class DeployStaticSite extends Command
|
||||
'--extra-vars', "siteid={$id}"
|
||||
],
|
||||
null, // cwd
|
||||
['HOME' => '/tmp'] // env vars
|
||||
);
|
||||
$process->setTimeout(300);
|
||||
$process->run(function ($type, $buffer) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user