mirror of
https://github.com/gshang2017/docker.git
synced 2025-07-21 23:46:20 +00:00
Update sogouscelupdate.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user