yolobs-studio/cmake/osxbundle/obslaunch.sh

6 lines
68 B
Bash
Raw Normal View History

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