adobe-fonts / source-code-pro

Monospaced font family for user interface and coding environments
https://adobe-fonts.github.io/source-code-pro/
SIL Open Font License 1.1
19.74k stars 1.62k forks source link

Running ./build.sh: 6: Syntax error: "(" unexpected #314

Open charlesritchea opened 1 year ago

charlesritchea commented 1 year ago

Trying to build on the latest Ubuntu. I've got my env setup and bin on the path, but when I try to run build.sh I get this error. Is this not supposed to be run with bash?

./build.sh: 6: Syntax error: "(" unexpected
charlesritchea commented 1 year ago

yep, switching to zsh fixed it. I recommend you change to crunchbang to specify zsh, sh is about as vague as you can get