fix: remove dd - oops
This commit is contained in:
parent
8cc5276c9d
commit
e63b15cb67
@ -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…
x
Reference in New Issue
Block a user