We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1279c7e commit 14a04e7Copy full SHA for 14a04e7
builder/online.sh
@@ -3,7 +3,7 @@ set -e
3
4
# Note that these are packages installed to the Arch container used to build the ISO.
5
pacman-key --init
6
-pacman --noconfirm -Sy archlinux-keyring archiso sudo base-devel git
+pacman --noconfirm -Sy archlinux-keyring archiso sudo base-devel git gum
7
8
# Packages needed for the Omarchy configurator (installer will fetch its own)
9
arch_packages=(git gum openssl iw jq)
0 commit comments