From b54b788516874d038c48374141bf260fc21aab44 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Mon, 29 Mar 2021 13:13:40 +0500 Subject: [PATCH] Add playonlinux --- create-arch-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"