From d3a81eef8caf45d4f52a0fb9617c1683d492af2d Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 23:09:56 +0300 Subject: [PATCH] add pp deb --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index f85b3a3..76ad9bb 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -1,4 +1,4 @@ -if [$distro=debian]; then +if [distro=debian]; then sudo dpkg --add-architecture i386 fi