From 199a994e28cf1802539c50b733231c6b37c91d55 Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 30 Oct 2018 15:57:14 +0100 Subject: Update ubuntu versions. --- scripts/release_ppa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh index 1cfbf716..36a8ef7f 100755 --- a/scripts/release_ppa.sh +++ b/scripts/release_ppa.sh @@ -54,7 +54,7 @@ keyid=70D110489D66E2F6 email=builds@ethereum.org packagename=solc -for distribution in trusty xenial artful bionic +for distribution in trusty xenial bionic cosmic do cd /tmp/ rm -rf $distribution -- cgit v1.2.3