You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo -e "\n${YELLOW}SSH key is NOT installed.${ENDCOLOR}\n"
75
-
else
76
-
echo -e "\n${YELLOW}SSH key IS installed.${ENDCOLOR}\n"
77
-
fi
78
-
else
79
-
help
80
-
fi
18
+
echo -e "\n${RED}Starting from 26/04/2025, I have switched my SSH key's, which makes this script unusable. Please use my new script instead with: wget -qO- https://ssh.amogus.works/script.sh${ENDCOLOR}\n"
19
+
echo -e "\n${RED}You can also use this previous script at https://cdn.lowtaperfade.art/ssh, although it's not recommended.${ENDCOLOR}\n"
0 commit comments