yolobs-studio/cmake/osxbundle/obslaunch.sh
2016-02-24 00:16:51 +01:00

5 lines
68 B
Bash
Executable file

#!/bin/sh
cd "$(dirname "$0")"
cd ../Resources/bin
exec ./obs "$@"