typos
This commit is contained in:
parent
509ea09179
commit
708558b2ff
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env zsh
|
||||
# set matrix status message to ${1}
|
||||
# cfg file: server\nuser ID\token
|
||||
# cfg file: server\nuser ID\ntoken
|
||||
|
||||
setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env zsh
|
||||
# get now playing from subsonic compatible API
|
||||
# cfg file: host\nuser\password (host=everything before /rest)
|
||||
# cfg file: host\nuser\npassword (host=everything before /rest)
|
||||
|
||||
setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user