aboutsummaryrefslogtreecommitdiffstats
path: root/daily-psk.capsman
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-11-27 10:03:08 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-11-27 10:03:08 +0100
commit107f9e4bdf5e0964a66faab82620d7f42c5c1fca (patch)
tree87892cbd20b3f1d8911676c9cf15752b3b30ec47 /daily-psk.capsman
parent6b19cf2578fb840d286e6539fa82acbacbf6cca5 (diff)
parentca4e25283fa7a3c72d4b678cd0e5781f71cfed7e (diff)
Merge branch 'telegram-clickable'
Diffstat (limited to 'daily-psk.capsman')
-rw-r--r--daily-psk.capsman4
1 files changed, 2 insertions, 2 deletions
diff --git a/daily-psk.capsman b/daily-psk.capsman
index 33208f5..2f7e8f2 100644
--- a/daily-psk.capsman
+++ b/daily-psk.capsman
@@ -93,8 +93,8 @@ $WaitFullyConnected;
"SSID: " . $Ssid . "\n" . \
"PSK: " . $NewPsk . "\n" . \
"Date: " . $Date . "\n\n" . \
- "A client device specific rule must not exist!\n\n" . \
- $Url) $Attach;
+ "A client device specific rule must not exist!") \
+ $Url $Attach;
}
}
}