SUSE crontab调用python报ascii编码错误
时间:2021-06-02 13:03:19
收藏:0
阅读:0
* * * * * export LANG=zh_CN.utf-8;python yourScipt.py
评论(0)
* * * * * export LANG=zh_CN.utf-8;python yourScipt.py