111
This commit is contained in:
@@ -102,7 +102,7 @@ class FileChangeCustomProcess extends Command
|
|||||||
}
|
}
|
||||||
$this->channel->pop();
|
$this->channel->pop();
|
||||||
|
|
||||||
proc_open("php " . APP_PATH . "kiri.php", [], $pipes);
|
shell_exec("php " . APP_PATH . "kiri.php");
|
||||||
|
|
||||||
$this->channel->push(1);
|
$this->channel->push(1);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user