source: sasview/build_tools/Vagrant/Ubuntu1404/provision/bootstrap.sh @ e84ccf5

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since e84ccf5 was e84ccf5, checked in by trnielsen, 7 years ago

Add Vagrant box description for SasView? Qt on Ubuntu1404

  • Property mode set to 100644
File size: 190 bytes
Line 
1#! /bin/bash
2
3# Install ubuntu-desktop and virtualbox additions
4sudo apt-get update
5sudo apt-get install -y ubuntu-desktop virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
6
Note: See TracBrowser for help on using the repository browser.