Proper spacing
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo
|
||||||
|
|
||||||
if [[ ! -d /usr/lib/modules/$(uname -r) ]]; then
|
if [[ ! -d /usr/lib/modules/$(uname -r) ]]; then
|
||||||
gum confirm "Linux kernel has been updated. Reboot?" && omarchy-system-reboot
|
gum confirm "Linux kernel has been updated. Reboot?" && omarchy-system-reboot
|
||||||
elif [[ -f $HOME/.local/state/omarchy/reboot-required ]]; then
|
elif [[ -f $HOME/.local/state/omarchy/reboot-required ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user