summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-04-18 18:54:20 +0200
committerYorhel <git@yorhel.nl>2019-04-18 18:54:20 +0200
commite926f8983857e5b8b072e2c070f2948609c460e3 (patch)
tree67b9cf5a66ba5eb54a63b014f58e8164fe5eb17d /util
parentdf33c43a9c5f3d2eb47e24ca6c0d448c26578962 (diff)
Add Ubuntu 19.04
Diffstat (limited to 'util')
-rwxr-xr-xutil/ubuntu.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/ubuntu.sh b/util/ubuntu.sh
index 4dec7ba..bdd5e8f 100755
--- a/util/ubuntu.sh
+++ b/util/ubuntu.sh
@@ -113,6 +113,9 @@ case $1 in
cosmic)
stdrepo cosmic $CMIRROR amd64
;;
+ disco)
+ stdrepo disco $CMIRROR amd64
+ ;;
old)
$0 warty
$0 hoary
@@ -145,6 +148,7 @@ case $1 in
$0 xenial # until 2021-04
$0 bionic # until 2023-04
$0 cosmic # until 2019-07
+ $0 disco # until 2020-01
;;
all)
$0 old