From 1aa66e9f632fea5442c71394cafc83fab5c87eab Mon Sep 17 00:00:00 2001 From: Zoraiz Mahmood <35128199+rzmahmood@users.noreply.github.com> Date: Wed, 25 Dec 2024 12:23:11 +1100 Subject: [PATCH] Update node.sh --- node.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node.sh b/node.sh index d22613a..2e2207a 100755 --- a/node.sh +++ b/node.sh @@ -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