JAL-3247 JAL-3254 Fixed file association launch behaviour in getdown in Windows
[jalview.git] / utils / dev_macos_install.sh
index c9e219f..61155c2 100755 (executable)
@@ -8,7 +8,7 @@ APPLICATIONS=/Applications
 CHANNEL=NOCHANNEL
 DMG=build/install4j/11/Jalview-OFFLINE_macos-app_DEVELOPMENT-j11.dmg
 
-gradle installers -Pgetdown_channel_name=NOCHANNEL -Pinstall4jMediaTypes=macosArchive
+gradle installers -Pgetdown_channel_name=NOCHANNEL -Pinstall4jMediaTypes=macosArchive -Pgetdown_local=true
 
 if [ $? = 0 ]; then
   umount "/Volumes/$INSTALLERVOL"