Skip to content

Commit

Permalink
πŸ§‘β€πŸ’» Add chmod to mfprep
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead authored and Jeremy Fairbanks committed Jul 18, 2022
1 parent 18464ff commit bded20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildroot/share/git/mfprep
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ cat "$LOGB" | while read line; do
fi
done
mv "$TMPF" "$SCRF"
chmod ug+x "$SCRF"

open "$TMPDIR"

0 comments on commit bded20a

Please sign in to comment.