Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force the usage of the macOS cp command
On Discord machines, `which cp` is ~/.nix-profile/bin/cp. The linux version of cp has no `-X` flag like its BSD counterpart, so we force the BSD version here.
- Loading branch information