We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488bfb1 commit 451ceadCopy full SHA for 451cead
get.sh
@@ -6,6 +6,5 @@ echo "Job get started: $(date)"
6
7
umask 0
8
/usr/local/bin/s3cmd get -r $PARAMS "$S3_PATH" "$DATA_PATH"
9
-chown -R +w . *
10
11
echo "Job get finished: $(date)"
0 commit comments