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