From 4f54ed53454f055b6f346ba21677eb283f599a26 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 18 Nov 2010 12:49:22 +0000 Subject: [PATCH] ubuntu-daily: default to natty --- ubuntu-daily | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu-daily b/ubuntu-daily index 177160c..9a41f4c 100755 --- a/ubuntu-daily +++ b/ubuntu-daily @@ -1,7 +1,7 @@ #! /bin/sh PROJECT= -CURRENT_DIST=maverick +CURRENT_DIST=natty DIST="$CURRENT_DIST" BASE=antimony:cdimage/www/full RSYNC=false @@ -13,7 +13,7 @@ Usage: $0 [options] image_type architecture Options: -f|--flavour FLAVOUR Flavour (default: ubuntu). - -d|--dist DIST Distribution (default: maverick). + -d|--dist DIST Distribution (default: natty). -a|--anonymous Don't use privileged access. -r|--rsync Force rsync. -h|--http Force HTTP only (no reuse). -- 2.30.2