file manager

This commit is contained in:
log :3 2022-10-12 13:12:47 +11:00
parent db839728dc
commit b3276f22b0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ echo "Installing Packages..."
sleep 1 sleep 1
pacman -Sy archlinux-keyring --noconfirm pacman -Sy archlinux-keyring --noconfirm
clear clear
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin
clear clear
echo "Finishing up..." echo "Finishing up..."