Skip to content

Commit

Permalink
Merge pull request #3903 from ethereum/addBionic
Browse files Browse the repository at this point in the history
Support ubuntu bionic.
  • Loading branch information
chriseth authored Apr 17, 2018
2 parents 6c05569 + 6a747ed commit 5499db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release_ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ keyid=703F83D0
[email protected]
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
Expand Down

0 comments on commit 5499db0

Please sign in to comment.