Skip to content

Commit

Permalink
improve safety
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Sep 8, 2024
1 parent f7e3676 commit 4ab9c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/25/run
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ do
chmod 000 "$FILE"
done

umask 777
touch "$DEST"
chmod 000 "$DEST"
echo $FLAG > "$DEST"

0 comments on commit 4ab9c31

Please sign in to comment.