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 0fa0b2f commit 7604827Copy full SHA for 7604827
modules/help.sh
@@ -3,6 +3,7 @@
3
echo "Installer options:"
4
echo "sudo ./installer.sh [Execute modules: platform, java & batteryMonitor]"
5
echo "sudo ./installer.sh extended [Execute modules: platform, java, batteryMonitor & native-libraries]"
6
-echo "sudo ./installer.sh jdk [email protected] [Copy your JRE to a remote brick]"
+echo "sudo ./installer.sh jdk [email protected] [Copy your local JRE to a remote brick]"
7
+echo "sudo ./installer.sh copy-installer [email protected] [Copy the installer to a remote brick]"
8
echo
9
exit
0 commit comments