aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/auto-build/prep-auto-build-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-build/prep-auto-build-upload b/scripts/auto-build/prep-auto-build-upload
index 402bb0c3..6f252e48 100755
--- a/scripts/auto-build/prep-auto-build-upload
+++ b/scripts/auto-build/prep-auto-build-upload
@@ -15,4 +15,4 @@ mkdir "${TODAYS_ROOT}/logs" >> $LOGFILE 2>&1
chmod -R a+r "${BUILD_ROOT}" >> $LOGFILE 2>&1
chmod -R a-w "${BUILD_ROOT}" >> $LOGFILE 2>&1
chmod 0755 "${TODAYS_ROOT}" >> $LOGFILE 2>&1
-mkdir 0755 "${TODAYS_ROOT}/logs" >> $LOGFILE 2>&1
+chmod 0755 "${TODAYS_ROOT}/logs" >> $LOGFILE 2>&1