From 8ab1908e27b2641fe38de22bc1a9f3084855b610 Mon Sep 17 00:00:00 2001 From: skimrme Date: Thu, 2 Jul 2026 05:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AF=B9=E4=BA=8Edocker?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=88=9D=E5=A7=8B=E5=8C=96=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=97=B6=E5=8C=BA=E7=9A=84=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start-web.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 start-web.sh diff --git a/start-web.sh b/start-web.sh new file mode 100755 index 0000000..4faf9e8 --- /dev/null +++ b/start-web.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +ln -svf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && python3 /var/open-ww3-project-ww3-tw/main.py