From c280db43a65e3ef46f4cc9febca0dc1e37efcbee Mon Sep 17 00:00:00 2001 From: hc Date: Sat, 28 Dec 2024 14:21:12 +0800 Subject: ud --- core/ssh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ssh.sh') 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 -- cgit v1.2.3-70-g09d2