summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index eaefd754..72fdd216 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -134,7 +134,7 @@ bootstrap() {
EXTRA_APPEND="desktop=lxde"
;;
sid-daily-lxde)
- EXTRA_APPEND="desktop=lxde suite-mirror=sid"
+ EXTRA_APPEND="desktop=lxde mirror/suite=sid"
;;
*) echo "unsupported distro."
exit 1