aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/auto-build/prep-auto-build-upload1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/auto-build/prep-auto-build-upload b/scripts/auto-build/prep-auto-build-upload
index 22ad74c7..605bac54 100755
--- a/scripts/auto-build/prep-auto-build-upload
+++ b/scripts/auto-build/prep-auto-build-upload
@@ -19,3 +19,4 @@ chmod -R a-w "${BUILD_ROOT}" >> $LOGFILE 2>&1
chmod 0755 "${TODAYS_ROOT}" >> $LOGFILE 2>&1
chmod 0755 "${TODAYS_ROOT}/logs" >> $LOGFILE 2>&1
chmod a-w "$BUILD_ROOT" >> $LOGFILE 2>&1
+chmod u+w "$BUILD_ROOT/latest" >> $LOGFILE 2>&1