Output file name
This commit is contained in:
committed by
GitHub
parent
a6eac16c21
commit
a26af481f9
@@ -23,3 +23,5 @@ FETCH=$(curl -s https://www.syair.info/${HREF} \
|
|||||||
| cut --complement -d '>' -f 1 \
|
| cut --complement -d '>' -f 1 \
|
||||||
| sed 's/\"\;/"/g' \
|
| sed 's/\"\;/"/g' \
|
||||||
| head -n -1 > "/sdcard/RetroMusic/lyrics/${SONGNAME} - ${ARTISTNAME}.lrc")
|
| head -n -1 > "/sdcard/RetroMusic/lyrics/${SONGNAME} - ${ARTISTNAME}.lrc")
|
||||||
|
|
||||||
|
echo ${SONGNAME} - ${ARTISTNAME}.lrc
|
||||||
|
|||||||
Reference in New Issue
Block a user