diff --git a/hash.sh b/hash.sh index 1501ba2..dc91566 100644 --- a/hash.sh +++ b/hash.sh @@ -19,7 +19,6 @@ background_daemon() { echo while true; do echo "Current Time: `date`" - getTags if [[ `date | cut -d " " -f4` == *"06:00"* ]]; then echo "Checking for new blocks.......";echo getTags