Skip to content

Commit

Permalink
fix: get rid of executing operator
Browse files Browse the repository at this point in the history
  • Loading branch information
Yelyzaveta Dymchenko committed Dec 16, 2024
1 parent 81a441e commit e4c32c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ if [ -z "$SNAPSHOT_DIR" ]; then
SNAPSHOT_DIR=/data/snapshot
fi
export SNAPSHOT_DIR
export IPFS_PATH

exec /operator/cartesi-coprocessor-operator
export IPFS_PATH

0 comments on commit e4c32c9

Please sign in to comment.