js8call/Darwin/postflight.sh.in

4 lines
119 B
Bash
Raw Normal View History

2018-02-08 21:28:33 -05:00
#!/bin/bash
"$2@CMAKE_INSTALL_SUBDIR@/@WSJTX_BUNDLE_NAME@.app/Contents/MacOS/@WSJTX_BUNDLE_NAME@" --mac-install
exit 0