This commit is contained in:
Para Dox
2025-06-03 20:17:30 +07:00
parent 25995cbca0
commit ce21871e30
7 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ AUTH_RPC=${AUTH_RPC:-http://berachain-bepolia:8551} # just as example
#fi
BEACOND=${BEACOND_PATH:-beacond}
CONFIG_DIR="/root/.beacond/config"
CONFIG_DIR="/root/.beacond/data"
# Create config directory
mkdir -p "$CONFIG_DIR"