Revert "Using #!/usr/bin/bash instead of #!/usr/bin/env bash"

This reverts commit d863bde6a9.
This commit is contained in:
david 2024-05-20 10:03:25 +02:00
parent d863bde6a9
commit 2e3560c24c

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash #!/usr/bin/env bash
# install location # install location
LOCATION=/usr/local/bin LOCATION=/usr/local/bin