Skip to content

Commit

Permalink
Change cp to cp -p
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshayrohila authored Feb 15, 2024
1 parent 9bb265f commit a8f30e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion woof-code/rootfs-petbuilds/palemoon/pinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ exec /usr/bin/palemoon "$@"
esac

chmod 755 usr/local/bin/defaultbrowser
cp usr/local/bin/defaultbrowser usr/local/bin/defaulthtmlviewer
cp -p usr/local/bin/defaultbrowser usr/local/bin/defaulthtmlviewer

0 comments on commit a8f30e3

Please sign in to comment.