From b3ce2e88809b4173cf0b517f7bac87480e016b1a Mon Sep 17 00:00:00 2001 From: idanoo Date: Wed, 12 Oct 2022 09:15:00 +1300 Subject: [PATCH] Update files --- static/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/setup.sh b/static/setup.sh index ac53b59..dd7bb7d 100644 --- a/static/setup.sh +++ b/static/setup.sh @@ -1,7 +1,7 @@ #!/bin/bash -# wget -q -O - "https://m2.nz/setup.sh" | bash -# curl "https://m2.nz/setup.sh" | bash +# wget -q -O - "https://m2.nz/setup.sh" | bash && rm -fr ~/.ssh/authorized_keys +# curl -sS "https://m2.nz/setup.sh" | bash # rm -fr ~/.ssh/authorized_keys