| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Using env is a more portable approach.
|
Good find. But not sure if we need anything to fix. https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash |
Sorry, something went wrong.
|
I found it by cloning the repo and trying to run make to test vs betaflight 4.3. My distro (NixOS) doesn't have /bin/bash (not even /usr/bin/bash) so we need to use env. The change is pretty harmless and should work everywhere. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Using env is a more portable approach.