fix: remove dd - oops
This commit is contained in:
@@ -81,7 +81,6 @@ if (!function_exists('generateSshCommand')) {
|
||||
. $command . PHP_EOL
|
||||
. $delimiter;
|
||||
|
||||
dd($ssh_command);
|
||||
return $ssh_command;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user