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 #