Skip to content

Commit

Permalink
Create schedule file
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Mar 7, 2025
1 parent 37715cb commit bb57134
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/start_workers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@ do
sleep 0.2
done

touch log/schedule.log

ls

tail -f log/schedule.log &
tail -f log/production.log

0 comments on commit bb57134

Please sign in to comment.