removed extra if
This commit is contained in:
1
debian/debian-configure-sshd.sh
vendored
1
debian/debian-configure-sshd.sh
vendored
@@ -32,4 +32,3 @@ if [ $isInFile -eq 0 ]
|
|||||||
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKZ2vuz72vLxq5+iNQopIK19d0Y4TE3eExy9KRiNlAgk rsnapshotbackup" >> /root/.ssh/authorized_keys
|
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKZ2vuz72vLxq5+iNQopIK19d0Y4TE3eExy9KRiNlAgk rsnapshotbackup" >> /root/.ssh/authorized_keys
|
||||||
chmod 600 /root/.ssh/authorized_keys
|
chmod 600 /root/.ssh/authorized_keys
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user