Skip to content

Commit eedf05d

Browse files
committed
Minor change
1 parent 124ab88 commit eedf05d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/help.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22

3+
echo "Installer options:"
34
echo "sudo ./installer.sh [Execute modules: platform, java & batteryMonitor]"
45
echo "sudo ./installer.sh extended [Execute modules: platform, java, batteryMonitor & native-libraries]"
56
echo "sudo ./installer.sh jdk robot@192.168.1.165 [Copy your JRE to a remote brick]"
7+
echo
68
exit

0 commit comments

Comments
 (0)