remove ugly spacing
This commit is contained in:
parent
3fe9c91f28
commit
423800850d
@ -59,7 +59,6 @@ rm all_app_status 2>/dev/null
|
||||
rm deploying 2>/dev/null
|
||||
echo
|
||||
echo
|
||||
|
||||
}
|
||||
export -f commander
|
||||
|
||||
@ -158,6 +157,7 @@ done
|
||||
}
|
||||
export -f update_app
|
||||
|
||||
|
||||
stop_app(){
|
||||
count=0
|
||||
while [[ "$status" != "STOPPED" ]]
|
||||
|
Loading…
Reference in New Issue
Block a user