diff --git a/setup.sh b/setup.sh index 183edcd..51f8565 100755 --- a/setup.sh +++ b/setup.sh @@ -7,7 +7,7 @@ COMMAND="$1" NAME="python-tool" -INSTALL=" services " +INSTALL=" " [ -z "$1" ] && echo "No setup command given, nothing to do." && exit 1