fmt
This commit is contained in:
parent
33642935ed
commit
f42b7758c1
@ -11,4 +11,3 @@ EPOCH_DIFF=$(($NOW_EPOCH - $FLAKE_EPOCH))
|
||||
if [ $EPOCH_DIFF -gt 60480 ]; then
|
||||
echo "${BOLD}WARNING: inputs haven't been updated in $(($EPOCH_DIFF / 86400)) days!${NORMAL}"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user