aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-04-17 14:55:18 +0800
committerGitHub <noreply@github.com>2018-04-17 14:55:18 +0800
commit5499db01ee2faff06ed6517602dd91d9b268055e (patch)
tree3ef0dfe1abc3b325454d27caaed828a6d347171c
parent6c055691a7ff27105f722cbd90282ab802991e42 (diff)
parent6a747ed22957f5d14268518706d56d2ddd0b90ae (diff)
downloaddexon-solidity-5499db01ee2faff06ed6517602dd91d9b268055e.tar.gz
dexon-solidity-5499db01ee2faff06ed6517602dd91d9b268055e.tar.zst
dexon-solidity-5499db01ee2faff06ed6517602dd91d9b268055e.zip
Merge pull request #3903 from ethereum/addBionic
Support ubuntu bionic.
-rwxr-xr-xscripts/release_ppa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh
index ffb5717d..375b4d1b 100755
--- a/scripts/release_ppa.sh
+++ b/scripts/release_ppa.sh
@@ -54,7 +54,7 @@ keyid=703F83D0
email=builds@ethereum.org
packagename=solc
-for distribution in trusty vivid xenial zesty artful
+for distribution in trusty vivid xenial zesty artful bionic
do
cd /tmp/
rm -rf $distribution