1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-07-11 11:55:45 +02:00

Update zwavejs2mqtt-install.sh

This commit is contained in:
tteckster
2022-03-10 22:29:35 -05:00
committed by GitHub
parent 9f538f637c
commit ce593b57e5

@ -28,7 +28,7 @@ BL=`echo "\033[36m"`
CM='\xE2\x9C\x94\033' CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"` GN=`echo "\033[1;92m"`
CL=`echo "\033[m"` CL=`echo "\033[m"`
RETRY_NUM=5 RETRY_NUM=10
RETRY_EVERY=3 RETRY_EVERY=3
NUM=$RETRY_NUM NUM=$RETRY_NUM