diff --git a/compile_macosx.sh b/compile_macosx.sh index 1bcfceb..74e6ee5 100755 --- a/compile_macosx.sh +++ b/compile_macosx.sh @@ -69,7 +69,7 @@ cd binary_distrib/macosx64 if [ $# -gt 4 ] then chmod +x $WORK_DIR/macosx_codesign.sh - .$WORK_DIR/macosx_codesign.sh $(pwd) $5 + bash $WORK_DIR/macosx_codesign.sh $(pwd) $5 fi #Pack binary_distrib