1 Commits
Author SHA1 Message Date
Kian KasadandGitHub 507cf284a2 Change cp/chmod to install
The install command was meant for exactly this purpose; installing a file to a location and setting its permissions. This combines the `cp` and `chmod` commands into one `install` command.
2020-05-04 01:20:45 -07:00