swizzin: fix source url

This commit is contained in:
Tobias
2026-08-15 17:41:20 +02:00
committed by GitHub
parent 91fd6e57a6
commit 17394ea2ef
+1 -1
View File
@@ -23,7 +23,7 @@ if [[ ! "$CONFIRM" =~ ^([yY][eE][sS]|[yY])$ ]]; then
msg_error "Aborted by user. No changes have been made."
exit 10
fi
bash <(curl -fsSL https://s5n.sh)
bash <(curl -fsSL https://raw.githubusercontent.com/swizzin/swizzin/master/setup.sh)
motd_ssh
customize