From 18474b91c5ec6ed7ea391cfb14e1d96172fa4dae Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Wed, 13 Jan 2021 22:16:42 +0200 Subject: [PATCH] Update install-box --- install-box | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-box b/install-box index f987958..350cdc8 100755 --- a/install-box +++ b/install-box @@ -1,7 +1,7 @@ pacman-key --init pacman-key --populate archlinux pacman-key --refresh-keys -pacman -Sy --noconfirm wget pacman-contrib libnewt archiso nano +pacman -Sy --noconfirm wget pacman-contrib libnewt archiso nano base wget https://raw.githubusercontent.com/KoNickss/koffe/main/.bashrc -P ~/ wget https://raw.githubusercontent.com/KoNickss/koffe/main/pkgdown -P /usr/bin/ chmod +x /usr/bin/pkgdown