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 9326802 commit d0a7a8aCopy full SHA for d0a7a8a
installer.sh
@@ -5,7 +5,7 @@
5
6
MODULE="unknown"
7
MODULE_FOLDER="/home/robot/installer/module"
8
-ROOT_URL="https://raw.githubusercontent.com/ev3dev-lang-java/installer/develop/modules"
+ROOT_URL="https://raw.githubusercontent.com/ev3dev-lang-java/installer/master/modules"
9
10
# $1 => module name
11
function download_module() {
0 commit comments