This commit is contained in:
Sebastian
2025-03-19 13:17:08 +01:00
parent 9c7c057300
commit ba97af0a0f
2 changed files with 2 additions and 2 deletions

View File

@@ -29,5 +29,5 @@ fi
sed -i "s|^rpc-dial-url = \".*\"|rpc-dial-url = \"http://berachain-bepolia:8551\"|" "$CONFIG_DIR/app.toml";
exec beacond "$@"
echo "Configuration updated successfully."