ok. This should be the final push.... F.. hard to tweak... lmao
This commit is contained in:
@@ -141,11 +141,11 @@ printf "\n"
|
||||
|
||||
# Ensuring all in the scripts folder are made executable
|
||||
chmod +x install-scripts/*
|
||||
|
||||
sleep 1
|
||||
sleep 0.5
|
||||
# Ensuring base-devel is installed
|
||||
execute_script "00-base.sh"
|
||||
|
||||
sleep 0.5
|
||||
execute_script "pacman.sh"
|
||||
# Execute AUR helper script based on user choice
|
||||
if [ "$aur_helper" == "paru" ]; then
|
||||
execute_script "paru.sh"
|
||||
|
||||
Reference in New Issue
Block a user