adr-tools icon indicating copy to clipboard operation
adr-tools copied to clipboard

make scripts portable with #!/usr/bin/env shebang

Open p-alik opened this issue 5 years ago • 0 comments

In some Linux/Unix environments install bash outside of /bin directory. This PR aims to make the scripts portable for those.

p-alik avatar Mar 06 '20 15:03 p-alik