ObolNetwork / charon-distributed-validator-cluster

Run a Distributed Validator Cluster locally using docker-compose

Home Page:https://docs.obol.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add linux permission to troubleshooting docs

xenowits opened this issue · comments

Problem

A linux user runs make up and gets an error:
Error: mkdir: mkdir .charon: permission

Solution

Add chmod -R a+rwX charon-distributed-validator-node/ to troubleshooting docs