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
6daaa792f0
commit
3e6d1cde88
@ -180,7 +180,7 @@ get_server_ipv4(){
|
|||||||
set_version_to_install(){
|
set_version_to_install(){
|
||||||
|
|
||||||
if [ "$CUSTOM_VERSION" = false ]; then
|
if [ "$CUSTOM_VERSION" = false ]; then
|
||||||
PANEL_VERSION="1.1.2"
|
PANEL_VERSION="1.1.4"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user