mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +02:00
remove explicit directory
This commit is contained in:
@@ -61,9 +61,6 @@ if [ "$1" = "checkrepair" ]; then
|
||||
echo "# ssh-keygen1"
|
||||
cd /etc/ssh
|
||||
ssh-keygen -A
|
||||
echo "# ssh-keygen2"
|
||||
mkdir /home/admin/ssh
|
||||
ssh-keygen -A -f /etc/ssh
|
||||
systemctl start sshd
|
||||
sleep 3
|
||||
|
||||
|
Reference in New Issue
Block a user