More bash cleanup

This commit is contained in:
Jason Ertel
2020-11-15 10:44:14 -05:00
parent 76c917d977
commit c744d389f7
3 changed files with 2 additions and 2 deletions

View File

@@ -431,7 +431,6 @@ echo "Updating dockers to $NEWVERSION."
if [ $is_airgap -eq 0 ]; then
airgap_update_dockers
else
container_list
update_docker_containers "soup"
fi
echo ""