updated base-devel installation

This commit is contained in:
JaKooLit
2024-06-10 00:13:52 +09:00
parent 86943a51b3
commit 5add49ac89
2 changed files with 2 additions and 1 deletions

View File

@@ -177,6 +177,7 @@ sleep 0.5
execute_script "00-base.sh"
sleep 0.5
execute_script "pacman.sh"
sleep 0.5
# Execute AUR helper script based on user choice
if [ "$aur_helper" == "paru" ]; then
execute_script "paru.sh"