Skip to content

Commit

Permalink
Increase timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Jul 10, 2018
1 parent 34c277c commit 2ee3016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/housekeeping-loop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

while true; do
date
timeout 30m npm run housekeeping
timeout 30m npm run update-badges
timeout 2h npm run housekeeping
timeout 2h npm run update-badges
done

0 comments on commit 2ee3016

Please sign in to comment.