-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: add compatibility with BSD hosts
Use POSIX shell features so we can use the bundled file on BSD and systems without Bash installed by default. Unfortunately, there's a load of trickery to make the parameter escaping work properly, but we made it work ✨
- Loading branch information
Showing
1 changed file
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters