rebuild array

This commit is contained in:
Heavybullets8 2022-09-05 02:46:41 -06:00
parent fc8af22d07
commit bb9e332a34

View File

@ -45,6 +45,8 @@ done
[[ ${#array[@]} == 0 ]] && return
array=("${array[@]}")
it=0
while_count=0
rm deploying 2>/dev/null