新增对于docker环境初始化系统时区的脚本
This commit is contained in:
3
start-web.sh
Executable file
3
start-web.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ln -svf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && python3 /var/open-ww3-project-ww3-tw/main.py
|
||||||
Reference in New Issue
Block a user