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