mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
fix: remove dd - oops
This commit is contained in:
parent
8cc5276c9d
commit
e63b15cb67
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ if (!function_exists('generateSshCommand')) {
|
||||||
. $command . PHP_EOL
|
. $command . PHP_EOL
|
||||||
. $delimiter;
|
. $delimiter;
|
||||||
|
|
||||||
dd($ssh_command);
|
|
||||||
return $ssh_command;
|
return $ssh_command;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue