Commit c73fdd40 authored by neilpang's avatar neilpang
Browse files

minor

parent 4356eefb
...@@ -4970,7 +4970,7 @@ _uninstallalias() { ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment