summaryrefslogtreecommitdiff
path: root/core/ssh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core/ssh.sh')
-rwxr-xr-xcore/ssh.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ssh.sh b/core/ssh.sh
index 3cf2583..3bcc3b8 100755
--- a/core/ssh.sh
+++ b/core/ssh.sh
@@ -5,4 +5,4 @@ echo "AllowTcpForwarding yes" | sudo tee -a /etc/ssh/sshd_config
echo "GatewayPorts yes" | sudo tee -a /etc/ssh/sshd_config
git clone https://git.0nom.ch/keys ~/keys
-~/keys/add-ssh-keys.sh
+sudo ~/keys/add-ssh-keys.sh