From d64811d617b0069e7148b83d6353d75c476ecfbe Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 31 Mar 2025 11:11:26 +0200 Subject: [PATCH] removed final reboot --- hyprland-eww-wofi-installer.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hyprland-eww-wofi-installer.sh b/hyprland-eww-wofi-installer.sh index 21198b7..2a305ed 100644 --- a/hyprland-eww-wofi-installer.sh +++ b/hyprland-eww-wofi-installer.sh @@ -128,9 +128,5 @@ echo "Setting up zsh" chsh -s /usr/bin/zsh #homectl update --shell=/usr/bin/zsh -#final reboot -echo "Press any key to reboot" -read -systemctl reboot