I installed betty today and after cloning the repo I immediately ran betty/install.rb. It started copying all the files from the directory I was in instead of betty/. I believe it would be better to use the directory in which install.rb is located rather than Dir.pwd to avoid this.