I am trying to read a file in Heroku because the old website where Git is damaged and I no longer have files for it. I went back to my version to read it, and I ended up in the bash folder where it uses
heroku run bash ls app/views/
How can I read my file here?
source share