Switch script-header to bash
This commit is contained in:
parent
d6b3f93d72
commit
a5ef65e47f
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
scriptPath_file=$(dirname "${BASH_SOURCE[0]}")
|
||||
scriptPath_folder=$(realpath "${scriptPath_file}")
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# --- VARIABLES ---
|
||||
# Load variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user