Skip to content

Commit

Permalink
copy ofgwrite_bin with --preserve to fix permissions on some boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
atvcaptain committed Dec 26, 2023
1 parent 259151e commit 558c5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ofgwrite
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

mkdir /newroot
mount -t tmpfs tmpfs /newroot
cp /usr/bin/ofgwrite_bin /newroot/
cp -p /usr/bin/ofgwrite_bin /newroot/
/newroot/ofgwrite_bin "$@"

0 comments on commit 558c5b9

Please sign in to comment.