TheNoFace / now_downloader

Script to download streaming from NAVER NOW
4 stars 0 forks source link

command not found errors #2

Closed Lumerica closed 2 years ago

Lumerica commented 3 years ago

Hi,

I tried to run your script, but I get the following error:

$ ./now.sh -i 766 -o /home/Gyuri/navernow/ -f ./now.sh: line 2: $'\r': command not found ./now.sh: line 21: $'\r': command not found ./now.sh: line 25: $'\r': command not found ./now.sh: line 68: syntax error near unexpected token $'\r'' '/now.sh: line 68:function is_not_empty()

TheNoFace commented 2 years ago

Seems like the line change mode of the script is set to CRLF, not LF.