Don't crontab popular-scripts for now

This commit is contained in:
wiz 2024-12-13 10:18:28 +09:00 committed by GitHub
parent bd1ec253f5
commit 67ddaca0bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
start
View File

@ -175,9 +175,9 @@ do
ELECTRUM_TXS_LIMIT=9000
fi
if [ ! -e "${POPULAR_SCRIPTS_FILE}" ];then
generate_popular_scripts
fi
# if [ ! -e "${POPULAR_SCRIPTS_FILE}" ];then
# generate_popular_scripts
# fi
if [ ! (crontab -l | grep "${CRONJOB_CMD}") ];then
insert_cronjob