mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 01:46:42 +01:00
recereate /mnt/hdd/ssh to unbreak symbolic link to /etc/ssh on new install
This commit is contained in:
@@ -64,6 +64,9 @@ else
|
||||
sudo rm -f -r /mnt/hdd/tor
|
||||
sudo rm -f /mnt/hdd/raspiblitz.conf
|
||||
sudo rm -f /home/admin/raspiblitz.info
|
||||
# recreate /mnt/hdd/ssh otherwise link with /etc/ssh is broken
|
||||
sudo mkdir /mnt/hdd/ssh
|
||||
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user