Proper spacing

This commit is contained in:
David Heinemeier Hansson
2026-02-28 15:06:16 +01:00
parent debeea0bf7
commit 1bbb20695e
+2
View File
@@ -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