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