aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-11-22 16:32:40 +0100
committerLoïc Hoguin <[email protected]>2018-11-22 16:32:40 +0100
commite0027db4df45e1e64f39fe42b1ee5488784fd398 (patch)
tree325d59f4cf54e6506acd8002c33b1d9bbace7bd7
parenta1564a47980e312ad8097df71fad73e0fc65f730 (diff)
downloadci-e0027db4df45e1e64f39fe42b1ee5488784fd398.tar.gz
ci-e0027db4df45e1e64f39fe42b1ee5488784fd398.tar.bz2
ci-e0027db4df45e1e64f39fe42b1ee5488784fd398.zip
Update Ubuntu to Cosmic
-rwxr-xr-xubuntu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu.sh b/ubuntu.sh
index ead4cd9..7e46e24 100755
--- a/ubuntu.sh
+++ b/ubuntu.sh
@@ -5,7 +5,7 @@ set -e
NAME=$1
DIST=ubuntu
-RELEASE=artful
+RELEASE=cosmic
ARCH=amd64
PACKAGES="curl libssl-dev libncurses5-dev zsh vim sudo erlang-nox git \
make autoconf automake gcc golang golang-glide rsync \