aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-09-03 15:51:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-09-03 15:51:38 +0200
commit434590d20707856e3aa01687efce369bbae93b2a (patch)
treef4b97f123080cdeb4fdaef52d18f4f779c409aab
parent0acc2bbda715b2d8a589fa1f159f3b95f38ea767 (diff)
email-daily-psk: properly append to array
-rw-r--r--email-daily-psk2
1 files changed, 1 insertions, 1 deletions
diff --git a/email-daily-psk b/email-daily-psk
index 3f8b9a7..76e33a0 100644
--- a/email-daily-psk
+++ b/email-daily-psk
@@ -33,7 +33,7 @@
}
:if ($skip = 0) do={
- :set $seen { $seen; $ssid };
+ :set $seen ( $seen, $ssid );
:local host "www.eworm.de"
:local srcpath ("/cgi-bin/cqrlogo-wifi.cgi" . \