mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
Formatting.
This commit is contained in:
parent
877aadd68e
commit
2c0b941b31
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
|
|
||||||
# Install Unity desktop for GUI purposes.
|
# 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.
|
# Install software for development.
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue