yolobs-studio/cmake/osxbundle/obslaunch.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
68 B
Bash
Raw Permalink Normal View History

2016-02-23 23:16:51 +00:00
#!/bin/sh
cd "$(dirname "$0")"
cd ../Resources/bin
exec ./obs "$@"