diff --git a/1-setup.sh b/1-setup.sh index ada72c7..e4e6a1e 100755 --- a/1-setup.sh +++ b/1-setup.sh @@ -53,8 +53,7 @@ pacman -Sy --noconfirm echo -e "\nInstalling Base System\n" -sudo pacman -S --noconfirm --needed - < /pkg-files/pacman-pkgs.txt - +sudo pacman -S --noconfirm --needed - < ${HOME}/ArchTitus/pkg-files/pacman-pkgs.txt # # determine processor type and install microcode #