We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a5b5b commit cd0404aCopy full SHA for cd0404a
scripts/setupdeps.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-RMC_BASE_URL='https://mw-ci-static-dev.s3.amazonaws.com/run-matlab-command/v1/' #'https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v1'
+RMC_BASE_URL='https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v1'
4
SUPPORTED_OS=('win64' 'maci64' 'glnxa64')
5
6
# Create dist directory if it doesn't already exist
0 commit comments