This commit is contained in:
Leon 2021-08-06 15:22:50 +08:00 committed by GitHub
parent b869566f2d
commit 5447906aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
# cron 0 6,18 * * *
<<'COMMENT'
建议cron: 0 6,18 * * * bash Update.sh
COMMENT
dir_config=/ql/config
dir_scripts=/ql/scripts