Skip to content

Commit

Permalink
Allow rw permissions to the owner extracting the files
Browse files Browse the repository at this point in the history
  • Loading branch information
innerout committed Nov 5, 2022
1 parent 8cf2946 commit cf804a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/extract-turnins
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ else
suffix=''
fi

umask 077
# Extract them
for i in *.tgz
do
Expand Down

0 comments on commit cf804a8

Please sign in to comment.