Update README.md

This commit is contained in:
2026-07-06 11:31:12 +02:00
parent cc097bf4f6
commit 9f7d9969d0
+1 -1
View File
@@ -31,7 +31,7 @@ NTFY_URL="https://ntfy.schwenk.online"
NTFY_TOKEN="tk_PASTE_YOUR_TOKEN_HERE" NTFY_TOKEN="tk_PASTE_YOUR_TOKEN_HERE"
topic() { topic() {
hostname -f | tr '[:upper:]' '[:lower:]' | sed 's/[^a-z0-9-]/-/g' hostname -s
} }
if [ "$#" -gt 0 ]; then if [ "$#" -gt 0 ]; then