Fix macOS app bundles failing to start.
This commit is contained in:
parent
186138e9b5
commit
e00d4f7b26
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env -i bash
|
#!/bin/sh
|
||||||
|
|
||||||
# cd to file containing script or something?
|
# cd to file containing script or something?
|
||||||
BASEDIR=$(dirname "$0")
|
BASEDIR=$(dirname "$0")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue