Update install-box

main
KoNicks 5 years ago committed by GitHub
parent 18474b91c5
commit 81ee43e8f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install-box

@ -1,7 +1,7 @@
pacman-key --init pacman-key --init
pacman-key --populate archlinux pacman-key --populate archlinux
pacman-key --refresh-keys pacman-key --refresh-keys
pacman -Sy --noconfirm wget pacman-contrib libnewt archiso nano base pacman -Sy --noconfirm wget pacman-contrib libnewt archiso nano gzip
wget https://raw.githubusercontent.com/KoNickss/koffe/main/.bashrc -P ~/ wget https://raw.githubusercontent.com/KoNickss/koffe/main/.bashrc -P ~/
wget https://raw.githubusercontent.com/KoNickss/koffe/main/pkgdown -P /usr/bin/ wget https://raw.githubusercontent.com/KoNickss/koffe/main/pkgdown -P /usr/bin/
chmod +x /usr/bin/pkgdown chmod +x /usr/bin/pkgdown

Loading…
Cancel
Save