From e3f189f12eab4cb8591dae94efc5901eea5b402d Mon Sep 17 00:00:00 2001 From: jonnyboy Date: Sun, 30 Dec 2012 23:59:22 -0500 Subject: [PATCH] Update set_perms.sh --- set_perms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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