force using bash instead of sh to avoid '[['as an error
This commit is contained in:
parent
f9003528ce
commit
a2d6088c74
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
# ==============================================================================
|
||||
# -- Parse arguments -----------------------------------------------------------
|
||||
# ==============================================================================
|
||||
|
|
Loading…
Reference in New Issue