mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Formatting.
This commit is contained in:
parent
877aadd68e
commit
2c0b941b31
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue