fix broken usb port testing option
This commit is contained in:
@@ -1524,6 +1524,10 @@ main_menu() {
|
|||||||
backup_menu
|
backup_menu
|
||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
|
"USB port testing")
|
||||||
|
usb_testing
|
||||||
|
break
|
||||||
|
;;
|
||||||
"Update")
|
"Update")
|
||||||
octo_deploy_update
|
octo_deploy_update
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user