Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-07-24 16:26:46 +02:00 committed by GitHub
parent 6c07e6b83a
commit f45d372226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -449,7 +449,7 @@ while [[ $# -gt 0 ]]; do
;; ;;
--version=*) --version=*)
CUSTOM_VERSION=true CUSTOM_VERSION=true
version="${1#*=}" PANEL_VERSION="${1#*=}"
;; ;;
--swap=*) --swap=*)
SETUP_SWAP_ANYWAY=true SETUP_SWAP_ANYWAY=true