Replace bash shebang with '#!/usr/bin/env bash" for portability#34543
Conversation
|
There is no Electron for FreeBSD. Did you hit some actual issue? |
|
I'm trying to port VS Code to FreeBSD. So, this PR is a first step. |
Tyriar
left a comment
There was a problem hiding this comment.
This does seem to be the best for portability 👍 https://stackoverflow.com/a/10383546/1156119
|
Thanks! |
|
@Tyriar This broke your publish scripts: This is why I don't like PRs which don't fix an actual problem. Reverted that file: d99c7d8 |
|
Sorry for the problems. I will investigate these problems later when I have free time. |
|
not sure if you figured this out already, but |
|
@jshap70 that was the first problem that was hit |
The example system that does not put
bashin a/bindirectory is FreeBSD. Instead, they put it inside/usr/local/bin.