Change shebang
This commit is contained in:
parent
0d9375454b
commit
b617e37281
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
# change into music raw folder
|
||||
|
Loading…
Reference in New Issue
Block a user