liqian %!s(int64=2) %!d(string=hai) anos
pai
achega
d2b493c8a0
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      update_common_words_task.sh

+ 2 - 1
update_common_words_task.sh

@@ -3,4 +3,5 @@ echo $HOT_WORDS_ENV
 if [[ $HOT_WORDS_ENV == 'test' ]]; then
     cd /data2/hot-words && /root/anaconda3/bin/python /data2/hot-words/update_common_words.py '微信指数自动化搜索-每日关键词' 1
 elif [[ $HOT_WORDS_ENV == 'pro' ]]; then
-    cd /data/hot-words && /root/anaconda3/bin/python /data2/hot-words/update_common_words.py '微信指数自动化搜索-每日关键词' 1
+    cd /data/hot-words && /root/anaconda3/bin/python /data2/hot-words/update_common_words.py '微信指数自动化搜索-每日关键词' 1
+fi