kalaschnik / adobe-fonts-revealer

⚜️ Copy Adobe Fonts (OTF) to your Downloads directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax error near unexpected token 'newline'

jeremysexton opened this issue · comments

Just found this tool and downloaded it, installed lcdf-typetools with Homebrew and every time I attempted to run reveal.sh, it gives me the same 2 errors.

reveal.sh: line 7: syntax error near unexpected token `newline'
reveal.sh: line 7: `<!DOCTYPE html>'

Is this a new issue? Is it something wrong on my end? I'm using an M1 MBP running 11.3.

Check Line 7:
https://github.com/Kalaschnik/adobe-fonts-revealer/blob/main/reveal.sh#L7
The scrip has no HTML content. You must run something different, but not that file.

You should run this: sh reveal.sh

Strange. I have been running sh reveal.sh

Somehow when I downloaded it, it didn't grab the file. Not sure what happened, but it's not an issue with the script.