diff --git a/bin/omarchy-update-restart b/bin/omarchy-update-restart index e71ab568..ee03fbde 100755 --- a/bin/omarchy-update-restart +++ b/bin/omarchy-update-restart @@ -1,5 +1,7 @@ #!/bin/bash +echo + if [[ ! -d /usr/lib/modules/$(uname -r) ]]; then gum confirm "Linux kernel has been updated. Reboot?" && omarchy-system-reboot elif [[ -f $HOME/.local/state/omarchy/reboot-required ]]; then