diff options
author | Daniel Baumann <daniel@debian.org> | 2012-06-05 20:41:26 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-06-06 19:59:15 +0200 |
commit | 8ccfefbf23f35e1b6080d096c1768e679be8a13b (patch) | |
tree | 9c9e81d7e5665b0a2f5331e3486199fd35679e91 /frontends | |
parent | f74ac476915ba411075c996dfc7c89cdf6f0834b (diff) | |
download | vyos-live-build-8ccfefbf23f35e1b6080d096c1768e679be8a13b.tar.gz vyos-live-build-8ccfefbf23f35e1b6080d096c1768e679be8a13b.zip |
Dropping different debian cgi templates and use only the one used on live-build.debian.net.
Diffstat (limited to 'frontends')
-rw-r--r-- | frontends/cgi/live-build-cgi.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/cgi/live-build-cgi.default b/frontends/cgi/live-build-cgi.default index 73daa586c..50ff303ab 100644 --- a/frontends/cgi/live-build-cgi.default +++ b/frontends/cgi/live-build-cgi.default @@ -2,7 +2,7 @@ _WEBBUILD="disabled" -_MODE="debian-official" +_MODE="debian" _DEBUG="disabled" |