netbeans-macos-bundle
netbeans-macos-bundle copied to clipboard
"/Netbeans" folder in install-custom.sh
trafficstars
Not every user wants the .app installed under a mandatory "/Netbeans" folder. You already allow specifying the location in install-custom.sh. Why not allow that to specify the installation directory of the .app itself instead of it putting a "/Netbeans/Netbeans.app" in the directory you choose?
IIRC this location was the one that the official NetBeans packages got installed to and probably will be after the full transition has been made.
I understand why you do it for the regular install.sh. But not sure why the custom-install.sh has the same (unnecessary) restriction.