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