aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-04-17 13:56:10 +0800
committerchriseth <chris@ethereum.org>2018-04-17 13:56:10 +0800
commit6a747ed22957f5d14268518706d56d2ddd0b90ae (patch)
treeb877a816baffd811b4408bdbe3116b87ba21cda7
parentb8431c5c4a6795db8c42a1a3389047658bb87301 (diff)
downloaddexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar.gz
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar.bz2
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar.lz
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar.xz
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.tar.zst
dexon-solidity-6a747ed22957f5d14268518706d56d2ddd0b90ae.zip
Support 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