Fixes on deployment

This commit is contained in:
Marc Aymerich 2015-10-02 12:09:48 +00:00
parent 8f0b841bbc
commit 2069af6902
1 changed files with 1 additions and 0 deletions

View File

@ -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' ] && {