Fresh pull from upstream
[librecmc/librecmc.git] / package / luci / applications / luci-app-fwknopd / luasrc / view / fwknopd-qr.htm
index 9e6e8185faebdebd50a68bcab049a451a4f01a52..5773f523e5d21a58bb44286df14e9bacd65411b6 100644 (file)
@@ -1 +1,2 @@
-<% print(luci.sys.exec("sh /usr/sbin/gen-qr.sh")) %>
+<% print(luci.sys.exec("sh /usr/sbin/gen-qr.sh " .. self.tmp)) %>
+<% self.tmp = self.tmp + 1 %>