Remove exit
This commit is contained in:
parent
09ea5e39c6
commit
e0c28e9054
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue