Update 'hash.sh'

This commit is contained in:
verita84 2023-07-12 12:54:09 -06:00
parent c063ac7d2e
commit 31d8b2720b

View File

@ -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