Skip to content

Commit

Permalink
Update node.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rzmahmood committed Dec 25, 2024
1 parent b55e15c commit 1aa66e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ EL_SNAPSHOT_SOURCE=https://storage.googleapis.com/bartio-snapshot-as/exec/geth/p
# Rename the jwt path in app.toml
JWT_PATH=$BEACON_CONFIG_DIR/jwt.hex;

# If starting node from scratch, execute the following for beaconkit
# If starting node from scratch, execute the following
if [ "$FRESH_START" = true ]; then
# Cleanup any dirty state or files

Expand Down

0 comments on commit 1aa66e9

Please sign in to comment.