A title was changed for a filelist.
This commit is contained in:
parent
154682ea4f
commit
e2555d82e3
@ -4,7 +4,7 @@ radio_dir=/mnt/data/appdata/radio
|
|||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
f | filelist)
|
f | filelist)
|
||||||
tree -H '' -T "Arav's dwelling / Radio / List" \
|
tree -H '' -T "List – Arav's dwelling / Radio" \
|
||||||
-P '*.ogg' --charset=utf-8 --prune --du -hnl \
|
-P '*.ogg' --charset=utf-8 --prune --du -hnl \
|
||||||
--nolinks -o $radio_dir/filelist.html $radio_dir/music
|
--nolinks -o $radio_dir/filelist.html $radio_dir/music
|
||||||
break
|
break
|
||||||
|
Loading…
Reference in New Issue
Block a user