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