mirror of
https://github.com/gshang2017/docker.git
synced 2025-08-15 21:31:17 +00:00
Update sogouscelupdate.sh
This commit is contained in:
@ -8,6 +8,9 @@ else
|
|||||||
echo sogouscelupdate更新任务已存在。
|
echo sogouscelupdate更新任务已存在。
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#启动时更新sogouscel。
|
||||||
|
python3 /usr/local/sogouscelupdate/sogouscelupdate.py
|
||||||
|
|
||||||
#设置时区
|
#设置时区
|
||||||
ln -sf /usr/share/zoneinfo/$TZ /etc/localtime
|
ln -sf /usr/share/zoneinfo/$TZ /etc/localtime
|
||||||
echo $TZ > /etc/timezone
|
echo $TZ > /etc/timezone
|
||||||
|
Reference in New Issue
Block a user