Have Sail and SSU. Runs a command on a remote host.
This commit is contained in:
parent
232e907363
commit
8de996a368
@ -22,7 +22,6 @@ public function render()
|
|||||||
public function runCommand()
|
public function runCommand()
|
||||||
{
|
{
|
||||||
$this->isKeepAliveOn = true;
|
$this->isKeepAliveOn = true;
|
||||||
|
|
||||||
|
|
||||||
$this->activity = coolifyProcess($this->command, 'testing-host');
|
$this->activity = coolifyProcess($this->command, 'testing-host');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user