[SCM] live-studio branch, master, updated. 7361fce2bd4768e89038b7817e9a7700a4e7caa0
Chris Lamb
lamby at debian.org
Sun Aug 1 18:42:45 UTC 2010
The following commit has been merged in the master branch:
commit 7361fce2bd4768e89038b7817e9a7700a4e7caa0
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 14:41:14 2010 -0400
Everything is hidden behind "lh" now
diff --git a/templates/config/view.html b/templates/config/view.html
index 3828854..37cb596 100644
--- a/templates/config/view.html
+++ b/templates/config/view.html
@@ -66,6 +66,6 @@
<p><a href="{% url config:edit config.pk %}">Edit</a></p>
-<p style="font-family: monospace">$ lh_config {{ config.options|command_line_options }} && sudo lh_build</tt></p>
+<p style="font-family: monospace">$ lh config {{ config.options|command_line_options }} && sudo lh build</tt></p>
{% endblock %}
--
live-studio
More information about the debian-live-changes
mailing list