summaryrefslogtreecommitdiffstats
path: root/src/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.sh')
-rw-r--r--src/main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.sh b/src/main.sh
index 4596b1a..5a37d4f 100644
--- a/src/main.sh
+++ b/src/main.sh
@@ -82,7 +82,7 @@ main()
case "$(show_menu 'Firmware Manager' 'Update firmware' \
'Exit')" in
0)
- info 'Hello, world!'
+ do_update
;;
1)
info 'Exiting'