Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user