We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612ea76 commit 1aa1f3cCopy full SHA for 1aa1f3c
2 files changed
bin/run_jmmc-linux.sh
@@ -103,7 +103,8 @@ javaws --version
103
104
105
# 3. Start JMMC application:
106
-JMMC_APP=http://apps.jmmc.fr/~betaswmgr/Aspro2/Aspro2.jnlp
+JMMC_APP=https://apps.jmmc.fr/~swmgr/Aspro2/Aspro2.jnlp
107
+#JMMC_APP=https://apps.jmmc.fr/~betaswmgr/Aspro2/Aspro2.jnlp
108
109
echo "Starting JMMC application: $JMMC_APP"
110
bin/run_jmmc-mac.sh
0 commit comments