Update Update-scripts-validator.md

This commit is contained in:
phahulin 2018-02-27 19:44:55 +03:00 committed by GitHub
parent 8e126c0103
commit a5de6eae6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@ git pull origin master
```
cp group_vars/upd-scripts-validator.example group_vars/all
```
and set the following variables:
* `MAIN_REPO_FETCH` - github account where spec.json is located (e.g. "poanetwork")
* `SCRIPTS_VALIDATOR_BRANCH` - correct branch name to fetch from (e.g. "sokol" for testnet, "core" for mainnet)
3. create/edit `hosts` file:
```