install jq
This commit is contained in:
@@ -6,7 +6,7 @@ pacman-key --init
|
|||||||
# Install the system
|
# Install the system
|
||||||
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted \
|
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted \
|
||||||
sudo openssh ufw cloud-utils nomad nomad-driver-nspawn \
|
sudo openssh ufw cloud-utils nomad nomad-driver-nspawn \
|
||||||
git vim htop bmon
|
git vim htop bmon jq
|
||||||
|
|
||||||
# Clear the cache
|
# Clear the cache
|
||||||
arch-chroot /mnt pacman -Scc --noconfirm
|
arch-chroot /mnt pacman -Scc --noconfirm
|
||||||
|
Reference in New Issue
Block a user