Skip to content

Commit 7604827

Browse files
committed
Minor change
1 parent 0fa0b2f commit 7604827

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/help.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
echo "Installer options:"
44
echo "sudo ./installer.sh [Execute modules: platform, java & batteryMonitor]"
55
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]"
6+
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]"
78
echo
89
exit

0 commit comments

Comments
 (0)