Fix i386 fallback download (#5903)

This commit is contained in:
yubiuser 2025-02-19 10:12:29 +01:00 committed by GitHub
commit 0890f67322
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2122,7 +2122,7 @@ get_binary_name() {
else
printf "%b %b Detected 32bit (i686) architecture\\n" "${OVER}" "${TICK}"
fi
l_binary="pihole-FTL-linux-386"
l_binary="pihole-FTL-386"
fi
# Returning a string value via echo