fixing to where it doesn't fetch the pkg file
This commit is contained in:
		
							parent
							
								
									edb297e0bf
								
							
						
					
					
						commit
						321edc569e
					
				|  | @ -53,8 +53,7 @@ pacman -Sy --noconfirm | ||||||
| 
 | 
 | ||||||
| echo -e "\nInstalling Base System\n" | 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 | # determine processor type and install microcode | ||||||
| #  | #  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue