Skip to content

Commit

Permalink
Merge pull request #206 from stefan-lange/docker-cpu-time-efficiency
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Aug 4, 2023
2 parents 50179fb + 74d46cc commit 2842d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ if [[ ${log_to_file} == 'true' ]]; then
tail -F "$CHIA_ROOT/log/debug.log" &
fi

while true; do sleep 1; done
tail -F /dev/null

0 comments on commit 2842d16

Please sign in to comment.