parent
5ee4d7368d
commit
4585d5d636
@ -1,5 +1,5 @@ |
|||||||
#!/usr/bin/env bash |
#!/usr/bin/env bash |
||||||
|
|
||||||
add-apt-repository ppa:ethereum/ethereum |
sudo add-apt-repository ppa:ethereum/ethereum |
||||||
apt-get update |
sudo apt-get update |
||||||
apt-get -y install solc |
sudo apt-get -y install solc |
||||||
|
Loading…
Reference in new issue