From 81ee43e8f63e6bcf3be6c993ace079b62bfcaf6f Mon Sep 17 00:00:00 2001 From: KoNicks <61112636+KoNickss@users.noreply.github.com> Date: Wed, 13 Jan 2021 22:17:11 +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 350cdc8..eace595 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 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/pkgdown -P /usr/bin/ chmod +x /usr/bin/pkgdown