mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
1. CentOS has been added as a multi-machine option to the Vagrant script 2. Ubuntu is still the default option Usage: For starting the CentOS machine please do ```bash $ vagrant up centos ```
3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#sudo yum install -y golang git
|