You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ofbetty/
. I believe it would be better to use the directory in whichinstall.rb
is located rather thanDir.pwd
to avoid this.The text was updated successfully, but these errors were encountered: