1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-11 01:46:11 +00:00
This commit is contained in:
neilpang 2017-09-03 08:45:58 +08:00
parent 4356eefbb1
commit c73fdd4022

View File

@ -4970,7 +4970,7 @@ _uninstallalias() {
} }
cron() { cron() {
IN_CRON=1 export IN_CRON=1
_initpath _initpath
_info "$(__green "===Starting cron===")" _info "$(__green "===Starting cron===")"
if [ "$AUTO_UPGRADE" = "1" ]; then if [ "$AUTO_UPGRADE" = "1" ]; then