mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
Have Sail and SSU. Runs a command on a remote host.
This commit is contained in:
@@ -23,7 +23,6 @@ class RunCommand extends Component
|
|||||||
{
|
{
|
||||||
$this->isKeepAliveOn = true;
|
$this->isKeepAliveOn = true;
|
||||||
|
|
||||||
|
|
||||||
$this->activity = coolifyProcess($this->command, 'testing-host');
|
$this->activity = coolifyProcess($this->command, 'testing-host');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user