Hi Felix,
Thanks for creating this thread!
I’m running into issues trying to download the NRSV translation via the Bible Study Kit. I’m running the latest version of MacOS.
Every time I run the following in Terminal:
bash bg2obs.sh -v NRSV -beai
I get the following error in response:
bg2obs.sh: line 1: syntax error near unexpected token `newline'
bg2obs.sh: line 1: `<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">'
I’m positive that my files are all in the right place, and that I’m in the correct directory.
Also, I installed Ruby via a guide I found online, and I updated my gems using this command:
sudo gem install colorize optparse clipboard
I’m not sure where to go from here. Thanks for any help you can provide!