Changes

Jump to navigation Jump to search
299 bytes added ,  17:22, 28 November 2009
→‎Updating: update-script
For updating the ConTeXt minimals, just run <code>first-setup.sh</code> again.
 
Or better: first update <code>first-setup.sh</code>, then run it. You could
also create an alias or a little script “ctx-update”
with the following example contents:
<pre>
cd /opt/context
rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh .
./first-setup.sh --extras=all
</pre>
== Uninstalling ==
148

edits

Navigation menu