From 26713880777ad622b01397fe8c95fd2886c821ba Mon Sep 17 00:00:00 2001 From: Vlad Date: Thu, 12 May 2016 19:30:06 -0400 Subject: [PATCH] Fix typo --- files/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 files/main.sh diff --git a/files/main.sh b/files/main.sh old mode 100644 new mode 100755 index fdd84aa..326ca06 --- a/files/main.sh +++ b/files/main.sh @@ -38,7 +38,7 @@ if [ ${s3_host_base} != "" ]; then echo "host_base = ${s3_host_base}" >> /.s3cfg fi -# Chevk if we want to run in interactive mode or not +# Check if we want to run in interactive mode or not if [ ${cmd} != "interactive" ]; then #