Some changes on numbers on install scripts

This commit is contained in:
JaKooLit 2024-09-14 13:12:01 +09:00
parent b16dffda4d
commit 99cc2c481b
3 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ elif [ "$aur_helper" == "yay" ]; then
fi
# Install hyprland packages
execute_script "00-hypr-pkgs.sh"
execute_script "01-hypr-pkgs.sh"
# Install pipewire and pipewire-audio
execute_script "pipewire.sh"
@ -262,7 +262,7 @@ fi
clear
# final check essential packages if it is installed
execute_script "01-Final-Check.sh"
execute_script "02-Final-Check.sh"
printf "\n%.0s" {1..1}