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
194379db74
commit
c3608f39f2
@ -21,6 +21,10 @@ YELLOW='\033[0;33m'
|
|||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
RESET='\033[0m'
|
RESET='\033[0m'
|
||||||
|
|
||||||
|
# tput: No value for $TERM and no -T specified
|
||||||
|
export TERM=xterm-256color
|
||||||
|
|
||||||
|
|
||||||
# DEFAULTS
|
# DEFAULTS
|
||||||
CUSTOM_VERSION=false # default version is latest
|
CUSTOM_VERSION=false # default version is latest
|
||||||
INSTALL_TIMEOUT=600 # after 10min, consider the install failed
|
INSTALL_TIMEOUT=600 # after 10min, consider the install failed
|
||||||
|
Loading…
Reference in New Issue
Block a user