Fixes on deployment

This commit is contained in:
Marc Aymerich 2015-10-02 12:09:29 +00:00
parent 5a2fd3b4ad
commit 8f0b841bbc

View file

@ -26,7 +26,7 @@ function main () {
fi
run=surun_
sudorun=run_
elif [[ $# -eq 2 ]]; then
elif [[ $# -eq 2 ]]
if [[ $1 != '--noinput' ]]; then
echo "What argument is $1?" >&2
else