Skip to content

Commit

Permalink
Remove the debug option
Browse files Browse the repository at this point in the history
  • Loading branch information
metal3d committed May 15, 2021
1 parent 7c737c2 commit cd46669
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ if [ "$ALGO" != "" ]; then
OTHERS_OPTS=$OTHERS_OPTS" --algo=$ALGO"
fi



set -xe

exec xmrig --user=${POOL_USER} --url=${POOL_URL} ${PASS_OPTS} ${THREAD_OPTS} \
--cpu-priority=${CPU_PRIORITY} \
--donate-level=$DONATE_LEVEL \
Expand Down

0 comments on commit cd46669

Please sign in to comment.