diff --git a/create-arch-bootstrap.sh b/create-arch-bootstrap.sh index bb7efec..d4c74c1 100755 --- a/create-arch-bootstrap.sh +++ b/create-arch-bootstrap.sh @@ -380,7 +380,7 @@ packagelist="base base-devel nano mesa lib32-mesa vulkan-radeon lib32-vulkan-rad git wget htop qbittorrent speedcrunch gpicview qpdfview squashfs-tools \ file-roller xorg-xwayland steam-native-runtime nvidia-prime \ meson mingw-w64-gcc gamemode lib32-gamemode cmake jre8-openjdk \ - libva-mesa-driver" + libva-mesa-driver playonlinux" current_release="$(wget -q "https://archlinux.org/download/" -O - | grep "Current Release" | tail -c -16 | head -c +10)"