diff --git a/scripts/containers/deploy.sh b/scripts/containers/deploy.sh index 5c197e21..f07f652a 100644 --- a/scripts/containers/deploy.sh +++ b/scripts/containers/deploy.sh @@ -31,6 +31,7 @@ function main () { echo "What argument is $1?" >&2 else echo "--noinput should provide a username" >&2 + fi exit 1 else [ $(whoami) == 'root' ] && {