mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
6c07e6b83a
commit
f45d372226
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user