Update install-GUI.sh

This commit is contained in:
jlobue10 2023-03-19 11:57:13 -07:00 committed by GitHub
parent 590181fc66
commit d7aca5ee08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ sudo pacman-key --populate archlinux
# Install base-devel member packages
sudo pacman -Sy --noconfirm archlinux-keyring autoconf automake binutils bison debugedit fakeroot file findutils flex gawk gcc gettext\
grep groff gzip libtool m4 make pacman patch pkgconf sed sudo texinfo which
sudo pacman -Sy --noconfirm glibc hwinfo linux-api-headers qt5-base
sudo pacman -Sy --noconfirm lib32-glibc glibc hwinfo linux-api-headers qt5-base
CURRENT_WD=$(pwd)
mkdir -p $HOME/.SteamDeck_rEFInd/backgrounds
yes | cp -rf $CURRENT_WD/GUI/ $HOME/.SteamDeck_rEFInd