From 53fd39fc70972da3f88ca176a56a7911746bcb0f Mon Sep 17 00:00:00 2001 From: xpamych Date: Fri, 11 Nov 2022 00:07:05 +0300 Subject: [PATCH] 12 --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index 4161849..2a5bca2 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -13,7 +13,7 @@ deps_arch=('bash' 'icoutils' 'wget' 'bubblewrap' 'zstd' 'cabextract' 'bc' 'tar' deps_debian=('curl' 'zenity' 'cabextract' 'bubblewrap' 'gamemode' 'icoutils' 'tar' 'wget' 'zstd' 'libvulkan1' 'libvulkan1:i386') scripts=( -['preinstall']='preinstall.sh' +['preinstall']='raw' #['postinstall']='postinstall.sh' )