Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Commit

Permalink
Restore 1 hour refresh of proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Sep 14, 2021
1 parent e459238 commit f886f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proxy-exporter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ while true; do
fi
done

# Refresh every 10 hours
sleep 36000
# Refresh every hour
sleep 3600

done

0 comments on commit f886f28

Please sign in to comment.