Switch to unified view

a/vagrant/allura_setup.sh b/vagrant/allura_setup.sh
...
...
37
    chown vagrant:vagrant /home/vagrant/.bash_profile
37
    chown vagrant:vagrant /home/vagrant/.bash_profile
38
fi
38
fi
39
39
40
# Setup Allura python packages
40
# Setup Allura python packages
41
cd /home/vagrant/src/forge
41
cd /home/vagrant/src/forge
42
sudo -u vagrant bash -c '. /home/vagrant/anvil/bin/activate; ./rebuild.bash'
42
sudo -u vagrant bash -c '. /home/vagrant/anvil/bin/activate; ./rebuild-all.bash'
43
43
44
echo "Purging unneeded packages..."
44
echo "Purging unneeded packages..."
45
aptitude clean
45
aptitude clean
46
aptitude -y -q purge ri
46
aptitude -y -q purge ri
47
aptitude -y -q purge installation-report landscape-common wireless-tools wpasupplicant
47
aptitude -y -q purge installation-report landscape-common wireless-tools wpasupplicant