cloudron-support: Remove unused var
This commit is contained in:
@@ -86,7 +86,6 @@ if [[ "${enableSSH}" == "true" ]]; then
|
||||
echo -e $LINE"SSH"$LINE >> $OUT
|
||||
echo "Username: ${ssh_user}" >> $OUT
|
||||
echo "Port: ${ssh_port}" >> $OUT
|
||||
echo "PermitRootLogin: ${permit_root_login}" >> $OUT
|
||||
echo "Key file: ${keys_file}" >> $OUT
|
||||
|
||||
echo -n "Enabling ssh access for the Cloudron support team..."
|
||||
|
||||
Reference in New Issue
Block a user