tim-janik / anklang

MIDI and Audio Synthesizer and Composer

Home Page:https://anklang.testbit.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shebangs in *.sh files are wrong

yurivict opened this issue · comments

Instead of #!/bin/bash they should be #!/usr/bin/env bash, because bash has different paths on different systems.

Instead of #!/bin/bash they should be #!/usr/bin/env bash, because bash has different paths on different systems.

You are right, thanks.
What system are you building on?

What system are you building on?

FreeBSD 13.2