Update install.sh

This commit is contained in:
Paolo Denti 2024-01-27 16:16:42 +00:00
parent 1a4b7dd8eb
commit a6ffb3cff8

View File

@ -37,8 +37,8 @@ source .install/required.sh
source .install/confirm-start.sh source .install/confirm-start.sh
source .install/yay.sh source .install/yay.sh
source .install/backup.sh source .install/backup.sh
source .install/pre-hook.sh
source .install/preparation.sh source .install/preparation.sh
source .install/pre-hook.sh
source .install/profile.sh source .install/profile.sh
if [[ $profile == *"Hyprland"* ]]; then if [[ $profile == *"Hyprland"* ]]; then
source .install/hyprland-version.sh source .install/hyprland-version.sh