We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ade5cf commit fcd2029Copy full SHA for fcd2029
1 file changed
installer.sh
@@ -4,7 +4,7 @@
4
# Author: Jakub Vaněk, linuxtardis@gmail.com
5
6
MODULE="unknown"
7
-MODULE_FOLDER="module"
+MODULE_FOLDER="/home/robot/installer/module"
8
ROOT_URL="https://raw.githubusercontent.com/ev3dev-lang-java/installer/develop/modules"
9
10
# $1 => module name
0 commit comments