Closed theantichris closed 10 years ago
fixed in bf716ee94e8b99c3a95056108952cb34df2b4da3
Changed the line in install.rb to the edit in bf716ee but I am still getting the same syntax error.
oh, that means old Ruby is not able to parse the syntax It therefore needs to be wrapped with rescue Exception (parsing exceptions are not rescued by default)
or use sed, not split
Still not getting it to work. Should I just upgrade Ruby?
After cloning the repo and running
ruby install.rb
in the betty directory I get the following: