pull/535/head
Rongjian Lan 6 years ago
parent 63763c74ba
commit b213e890d3
  1. 4
      scripts/install_solc.sh

@ -1,5 +1,5 @@
#!/usr/bin/env bash
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get -y update
sudo apt-get -y install solc

Loading…
Cancel
Save