Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Sep 7, 2024
1 parent 32df866 commit 5a4ce01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions other/40/run
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR=$(mktemp -d)
[ -n "$WORKDIR" ] || exit 1
cd $WORKDIR

chmod o-rwx .
chmod o-rwx /proc

function check_script {
Expand Down

0 comments on commit 5a4ce01

Please sign in to comment.