diff --git a/setup.sh b/setup.sh index e95a546..143ba56 100644 --- a/setup.sh +++ b/setup.sh @@ -12,4 +12,4 @@ if [ "$key" = ' ' ]; then else echo "Install aborted by user!" exit 1 -fi +fi \ No newline at end of file