minor update.sh

This commit is contained in:
JaKooLit
2025-02-04 19:31:08 +09:00
parent 6b3d3efbb5
commit bde3ef8433

View File

@@ -318,6 +318,7 @@ if pacman -Q hyprland &> /dev/null || pacman -Q hyprland-git &> /dev/null; then
else
# Print error message if neither package is installed
printf "\n${WARN} Hyprland failed to install. Please check 00_CHECK-time_installed.log and other files in the Install-Logs/ directory...\n\n"
printf "\n%.0s" {1..2}
exit 1
fi