mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-27 23:01:02 +02:00
swizzin: fix source url
This commit is contained in:
@@ -23,7 +23,7 @@ if [[ ! "$CONFIRM" =~ ^([yY][eE][sS]|[yY])$ ]]; then
|
|||||||
msg_error "Aborted by user. No changes have been made."
|
msg_error "Aborted by user. No changes have been made."
|
||||||
exit 10
|
exit 10
|
||||||
fi
|
fi
|
||||||
bash <(curl -fsSL https://s5n.sh)
|
bash <(curl -fsSL https://raw.githubusercontent.com/swizzin/swizzin/master/setup.sh)
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
customize
|
customize
|
||||||
|
|||||||
Reference in New Issue
Block a user