From f4e4c2c5204c1d1710bf078e47062c152245a08d Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 18:54:41 +0300 Subject: [PATCH] pp --- portproton/lure.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index d75e4f0..3b296e7 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -20,8 +20,10 @@ checksums=('SKIP' 'SKIP' ) + + prepare() { -if [ $distro=debian] +if [ ${distro}=debian] then sudo apt install software-properties-common -y sudo apt-add-repository non-free