From: Colin Watson Date: Mon, 10 Oct 2011 11:05:50 +0000 (+0100) Subject: ubuntu-daily: DVDs are not usefully jigdoable any more X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=7ce84f545e01a1567235e8bef09b5e92b1bd04d0;p=bin.git ubuntu-daily: DVDs are not usefully jigdoable any more --- diff --git a/ubuntu-daily b/ubuntu-daily index fed9db2..cadbc51 100755 --- a/ubuntu-daily +++ b/ubuntu-daily @@ -95,7 +95,7 @@ case $1 in esac case $1 in - install|alternate|server|addon|serveraddon|dvd) ;; + install|alternate|server|addon|serveraddon) ;; *) $HTTP || RSYNC=: ;;