Merge pull request #980 from NvrBst/pull-request-upnp_description
[project/luci.git] / applications / luci-app-fwknopd / root / usr / sbin / gen-qr.sh
index cfd71525ca310792a6a70873db0f5c44954f59bd..48850bd361ff4172f30ad259ad0dcd5860da7380 100644 (file)
@@ -23,4 +23,4 @@ if [ "$hmac_key" != "" ]; then
 qr="$qr HMAC_KEY:$hmac_key"
 fi
 
-qrencode -t svg -o - "$qr"
+qrencode -t svg -I -o - "$qr"