Closed SF97 closed 5 years ago
Hi
Thanks for your contribution! I appreciate it very much.
I'm still mixed on using #!/usr/bin/env sh
over #!/bin/sh
. Is there any specific reason you're using this? I'm finding some differing opinions on using the /usr/bin/env
.
Specifically here and here.
I just want to spark the conversation here.
Adds shebang to launch_listener.sh so this bash file works on systems that have other shells other than bash as default