forked from extern/Proxmox
Update mqtt-install.sh
This commit is contained in:
parent
598b2055f0
commit
921e1fb3d1
@ -28,8 +28,8 @@ BL=`echo "\033[36m"`
|
||||
CM='\xE2\x9C\x94\033'
|
||||
GN=`echo "\033[1;92m"`
|
||||
CL=`echo "\033[m"`
|
||||
RETRY_NUM=5
|
||||
RETRY_EVERY=3
|
||||
RETRY_NUM=15
|
||||
RETRY_EVERY=5
|
||||
NUM=$RETRY_NUM
|
||||
|
||||
echo -en "${GN} Setting up Container OS... "
|
||||
|
Loading…
Reference in New Issue
Block a user