@@ -32,7 +32,7 @@ def deal_each_platform(platform: str) -> None:
if __name__ == "__main__":
- # get_association_title_list_in_multi_threads()
+ get_association_title_list_in_multi_threads()
# get each platform
platform_list = ["sph", "hksp", "toutiao", "gzh"]
@@ -14,7 +14,7 @@ then
else
echo "$(date '+%Y-%m-%d %H:%M:%S') - trying to restart account_explore_task.py"
# 切换到指定目录
- cd /root/luojunhui/dev/LongArticlesJob
+ cd /root/luojunhui/LongArticlesJob
# 激活 Conda 环境
source /root/miniconda3/etc/profile.d/conda.sh
echo "$(date '+%Y-%m-%d %H:%M:%S') - trying to restart account_quality_analysis.py"