We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b17a64 commit ddc88afCopy full SHA for ddc88af
bootstrap.sh
@@ -76,4 +76,6 @@ install 'Poppler' poppler-utils
76
# Needed for docs generation.
77
update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8
78
79
+echo "test -d /vagrant/rails && cd /vagrant/rails" >> /home/vagrant/.bashrc
80
+
81
echo 'all set, rock on!'
0 commit comments