mirror of https://github.com/tteck/Proxmox.git
Update vault_setup.sh
This commit is contained in:
parent
8c639813af
commit
d9b65f595d
|
@ -13,7 +13,7 @@ BL=`echo "\033[36m"`
|
|||
CM='\xE2\x9C\x94\033'
|
||||
GN=`echo "\033[1;92m"`
|
||||
CL=`echo "\033[m"`
|
||||
RETRY_NUM=5
|
||||
RETRY_NUM=10
|
||||
RETRY_EVERY=3
|
||||
NUM=$RETRY_NUM
|
||||
trap die ERR
|
||||
|
|
Loading…
Reference in New Issue