np-subsonic: typo
This commit is contained in:
parent
661f3e0911
commit
5fea0a8dac
@ -7,7 +7,7 @@ setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL
|
||||
local -a cfg
|
||||
while IFS=\n read -r line; do
|
||||
cfg+=${line}
|
||||
done < ${XDG_CONFIG_HOME:-~/.config}/nc-subsonic.cfg
|
||||
done < ${XDG_CONFIG_HOME:-~/.config}/np-subsonic.cfg
|
||||
|
||||
local host=${cfg[1]}
|
||||
local api_version=1.16.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user