--- imach/distributions/osx/createdmg4.sh 2019/05/22 20:22:34 1.2 +++ imach/distributions/osx/createdmg4.sh 2022/09/11 07:59:43 1.3 @@ -145,8 +145,8 @@ hdiutil convert "${DMG_TMP}" -format UD # clean up pwd sleep 2 -rm -rf "${DMG_TMP}" -rm -rf "${STAGING_DIR}" +##rm -rf "${DMG_TMP}" +##rm -rf "${STAGING_DIR}" echo 'Done.'