Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnno authored Nov 2, 2020
1 parent edcece2 commit 759ea7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ while [[ "${multilog_err}" -ne "0" ]]; do
done

echo "Running orbs-network-go.."
/opt/orbs/orbs-node $@ 2>&1 | $multilog_cmd 2>&1

/opt/orbs/orbs-node $@ 2>&1 | $multilog_cmd

0 comments on commit 759ea7a

Please sign in to comment.