Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

m
No edit summary
Line 53: Line 53:
cd ~/fgfs
cd ~/fgfs
sh run_fgatlas.sh
sh run_fgatlas.sh
</pre>
===Launching Terrasync===
Flightgear compilations cames with the terrasync program too, so if you want to use it:
<pre>
cd ~/fgfs
sh run_terrasync.sh
</pre>
</pre>