Skip to content

Commit

Permalink
Update nethermind-entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
tarkusha authored Jan 9, 2025
1 parent 410634f commit bfc525a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nethermind/nethermind-entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ADDITIONAL_ARGS=""

# Check if required variables are set
if [[ -z "$NETWORK" ]]; then
echo "Expected NETWORK to be set" 1>&2
echo "Expected NETWORK to be set" 1>&3
exit 1
fi

Expand Down

0 comments on commit bfc525a

Please sign in to comment.