Fix macOS app bundles failing to start.

This commit is contained in:
Pieter-Jan Briers
2019-05-03 14:05:21 +02:00
parent 186138e9b5
commit e00d4f7b26

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env -i bash
#!/bin/sh
# cd to file containing script or something?
BASEDIR=$(dirname "$0")