hashes tient compte du cache

This commit is contained in:
2018-12-29 09:56:36 +01:00
parent b1ed2170f6
commit 3c7acc8443
12 changed files with 53 additions and 42 deletions

View File

@@ -56,7 +56,7 @@ fi
#
# TWEET
#
TWEET=30
TWEET=8
if [ $((MINUTE % $TWEET)) -eq 0 ]
then
debug "send a TWEET"