diff --git a/MAC_build_update.sh b/MAC_build_update.sh index 626039dc..14dcb85e 100644 --- a/MAC_build_update.sh +++ b/MAC_build_update.sh @@ -94,7 +94,7 @@ then fi -cp ./osx_bundle/{bin,doc,Resources,info.plist} ../build/LogDoctor.app/Contents/ +cp -r ./osx_bundle/{bin,doc,Resources,info.plist} ../build/LogDoctor.app/Contents/ sudo rm -r /Applications/LogDoctor.app if [[ "$?" != "0" ]] then