mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 05:05:54 +00:00
Update swizzin-install.sh
This commit is contained in:
@@ -21,7 +21,7 @@ echo
|
||||
read -r -p "${TAB3}Do you want to continue? [y/N]: " CONFIRM
|
||||
if [[ ! "$CONFIRM" =~ ^([yY][eE][sS]|[yY])$ ]]; then
|
||||
msg_error "Aborted by user. No changes have been made."
|
||||
exit 10
|
||||
return 10
|
||||
fi
|
||||
bash <(curl -sL s5n.sh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user