Formatting.

This commit is contained in:
Daniel Buckmaster 2015-02-07 13:20:23 +11:00
parent 877aadd68e
commit 2c0b941b31

View file

@ -2,7 +2,10 @@
apt-get update -y
# Install Unity desktop for GUI purposes.
#apt-get install -y --no-install-recommends ubuntu-desktop
#apt-get install --no-install-recommends \
# ubuntu-desktop \
# gnome-terminal \
# -y
# Install software for development.
sudo apt-get install \