mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
Move the Vagrant config into a distro-specific folder.
This commit is contained in:
parent
fac856c053
commit
4a705c875c
3 changed files with 1 additions and 1 deletions
5
Tools/Vagrant/Ubuntu 14/provision-gui.sh
Normal file
5
Tools/Vagrant/Ubuntu 14/provision-gui.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Install Unity desktop for GUI purposes.
|
||||
apt-get install --no-install-recommends \
|
||||
ubuntu-desktop \
|
||||
gnome-terminal \
|
||||
-y
|
||||
Loading…
Add table
Add a link
Reference in a new issue