mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
fix
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ sudo mkdir -p ~/.ssh
|
||||
sudo chmod 700 ~/.ssh
|
||||
sudo touch ~/.ssh/authorized_keys
|
||||
sudo chmod 600 ~/.ssh/authorized_keys
|
||||
sudo chown -R admin ~/.ssh
|
||||
sudo chown -R $(id -un) ~/.ssh
|
||||
echo "$pubkey" >> ~/.ssh/authorized_keys
|
||||
banner bottom "wrote ssh key"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user