mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Make it update-time instead of reset-time and use before doing an update
This commit is contained in:
@@ -395,7 +395,7 @@ show_update_menu() {
|
||||
*Hardware*) show_update_hardware_menu ;;
|
||||
*Firmware*) present_terminal omarchy-update-firmware ;;
|
||||
*Timezone*) present_terminal omarchy-tz-select ;;
|
||||
*Time*) present_terminal omarchy-reset-time ;;
|
||||
*Time*) present_terminal omarchy-update-time ;;
|
||||
*Password*) show_update_password_menu ;;
|
||||
*) show_main_menu ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user