mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
test other path
This commit is contained in:
@@ -62,7 +62,8 @@ if [ "$1" = "checkrepair" ]; then
|
||||
sudo cd /etc/ssh
|
||||
sudo ssh-keygen -A
|
||||
echo "# ssh-keygen2"
|
||||
sudo ssh-keygen -A -d /home/admin/ssh
|
||||
sudo ssh-keygen -A -f /home/admin/ssh
|
||||
sudo ssh-keygen -A -f /etc/ssh
|
||||
echo "# dpkg-reconfigure"
|
||||
sudo dpkg-reconfigure openssh-server
|
||||
sudo systemctl start sshd
|
||||
|
Reference in New Issue
Block a user