hyperion.ng/cmake/osxbundle/launch.sh
Paulchen-Panther d6b2cfaf9d update
2018-12-31 15:48:29 +01:00

6 lines
95 B
Bash

#!/bin/sh
cd "$(dirname "$0")"
# Path to hyperiond!?
cd ../Resources/bin
exec ./hyperiond "$@"