diff options
author | Daniel Baumann <daniel@debian.org> | 2008-11-30 11:37:06 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:45 +0100 |
commit | 95f40a04d62e51ac8b426c799aade6a815e9dd7b (patch) | |
tree | 4ad7f41bcd80753ce95c33c1993a991e5be75c0a /examples | |
parent | d7c4506eceb1ca15635b3b7a2c2aee0719d63462 (diff) | |
download | vyos-live-build-95f40a04d62e51ac8b426c799aade6a815e9dd7b.tar.gz vyos-live-build-95f40a04d62e51ac8b426c799aade6a815e9dd7b.zip |
Updating lxde-desktop support.
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/cron/images.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cron/images.sh b/examples/cron/images.sh index c94f39183..e31b3757d 100755 --- a/examples/cron/images.sh +++ b/examples/cron/images.sh @@ -2,7 +2,7 @@ # Static variables DISTRIBUTIONS="${DISTRIBUTIONS:-etch lenny sid}" -FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop xfce-desktop}" +FLAVOURS="${FLAVOURS:-standard rescue gnome-desktop kde-desktop lxde-desktop xfce-desktop}" SOURCE="${SOURCE:-enabled}" MIRROR="${MIRROR:-http://mirror/ftp.debian.org/debian/}" |