Remove exit

This commit is contained in:
Ludeeus 2020-08-15 18:41:48 +02:00
parent 09ea5e39c6
commit e0c28e9054

View file

@ -63,7 +63,6 @@ else
warn "Docker is using $LOGGING_DRIVER and not 'journald' as the logging driver, this is not supported." warn "Docker is using $LOGGING_DRIVER and not 'journald' as the logging driver, this is not supported."
fi fi
fi fi
exit
# Parse command line parameters # Parse command line parameters
while [[ $# -gt 0 ]]; do while [[ $# -gt 0 ]]; do