Update sogouscelupdate.sh

This commit is contained in:
gshang2017
2020-04-25 17:15:47 +08:00
committed by GitHub
parent 8ff8e76740
commit 97278b61cc

View File

@ -8,6 +8,9 @@ else
echo sogouscelupdate更新任务已存在。
fi
#启动时更新sogouscel。
python3 /usr/local/sogouscelupdate/sogouscelupdate.py
#设置时区
ln -sf /usr/share/zoneinfo/$TZ /etc/localtime
echo $TZ > /etc/timezone