fix stupid mimetype bug in liquidsoap

This commit is contained in:
vulpine 2020-08-22 12:39:13 -04:00
parent cac52741e1
commit e98b852836
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
# annotate:title="Title 1",artist="Artist 1":
#echo "#EXTM3U"
echo # stupid liquid mimetype bug, stop thinking my pl
# are csv files lmao
while [[ 1 ]]; do
read -p 'continue (^c to cancel)?'