Skip to content

Conversation

@RainbowHackerHorse
Copy link

doesn't look like you're doing anything bash specific, and bash doesn't reside in /bin on the BSDs, so for portability's sake, bumped it down to /bin/sh so it'll be happy with any reasonably compliant POSIX sh derivative.

RainbowHackerHorse and others added 2 commits June 27, 2016 22:37
bash isn't in /bin on all systems, if it even exists. (FreeBSD, for one,
ships with sh, and bash would install to /usr/local/bin)
Changed to #!/bin/sh because it doesn't look like you're doing anything
bash-specific anyway, that isn't in any other POSIX-compliant
sh-derivative
git mangled my change for some reason and only pushed the delete.
Shebang fix: redux!
@RainbowHackerHorse
Copy link
Author

Seems a a small change, but I'd like to get Phenny into the FreeBSD ports tree, if that's cool with you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant