source:
sasview/build_tools/Vagrant/Ubuntu1404/provision/bootstrap.sh
@
d76beb4
Last change on this file since d76beb4 was e84ccf5, checked in by trnielsen, 8 years ago | |
---|---|
|
|
File size: 190 bytes |
Rev | Line | |
---|---|---|
[e84ccf5] | 1 | #! /bin/bash |
2 | ||
3 | # Install ubuntu-desktop and virtualbox additions | |
4 | sudo apt-get update | |
5 | sudo 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.