From 885b76a594fc0a75e28152b2e806c2e0f46aee3d Mon Sep 17 00:00:00 2001 From: hc Date: Sat, 28 Dec 2024 15:08:22 +0800 Subject: ud --- core/ssh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/ssh.sh b/core/ssh.sh index 3bcc3b8..3cf2583 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 -sudo ~/keys/add-ssh-keys.sh +~/keys/add-ssh-keys.sh -- cgit v1.2.3-70-g09d2