mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 20:37:51 +02:00
add touch
This commit is contained in:
@@ -61,6 +61,7 @@ if [ "$1" = "checkrepair" ]; then
|
||||
echo "# ssh-keygen1"
|
||||
mount
|
||||
cd /etc/ssh
|
||||
touch test.test
|
||||
ssh-keygen -A
|
||||
systemctl start sshd
|
||||
sleep 3
|
||||
|
Reference in New Issue
Block a user