diff --git a/set_perms.sh b/set_perms.sh index 05155983c..7ba284c98 100755 --- a/set_perms.sh +++ b/set_perms.sh @@ -1,7 +1,7 @@ #!/bin/bash source edit_these.sh -if [[ AGREED == "no"]]; then +if [[ AGREED == "no" ]]; then echo "Please edit the edit_these.sh file" exit fi