rebuild array
This commit is contained in:
parent
fc8af22d07
commit
bb9e332a34
@ -45,6 +45,8 @@ done
|
||||
|
||||
[[ ${#array[@]} == 0 ]] && return
|
||||
|
||||
array=("${array[@]}")
|
||||
|
||||
it=0
|
||||
while_count=0
|
||||
rm deploying 2>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user