Skip to content
Snippets Groups Projects
Commit 30da06fd authored by keleher's avatar keleher
Browse files

auto

parent 86eca6d0
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ Vagrant.configure("2") do |config| ...@@ -80,7 +80,7 @@ Vagrant.configure("2") do |config|
sudo -u vagrant createdb flights sudo -u vagrant createdb flights
sudo -u vagrant psql flights -f /vagrant/small.sql sudo -u vagrant psql flights -f /vagrant/small.sql
sudo -u vagrant ln -s /vagrant . sudo -u vagrant ln -s /vagrant v
sudo -u vagrant cp /vagrant/.cshrc /home/vagrant/ sudo -u vagrant cp /vagrant/.cshrc /home/vagrant/
echo "PS1='424-proj1:\\w> '" >> ~vagrant/.bashrc echo "PS1='424-proj1:\\w> '" >> ~vagrant/.bashrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment