From e9173290fac47e561a0ce29696950463f89f4fc5 Mon Sep 17 00:00:00 2001 From: xichaoyin Date: Tue, 9 Jan 2024 15:58:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=B6=E5=8C=BA=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zoeninfo.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zoeninfo.sh b/zoeninfo.sh index 3decece..f04c607 100644 --- a/zoeninfo.sh +++ b/zoeninfo.sh @@ -1,9 +1,5 @@ - # "Asia/Shanghai" # "Asia/Tokyo" - cp "/usr/share/zoneinfo/$1" "/etc/localtime" - echo "$1" > /etc/timezone - pm2 restart all || true \ No newline at end of file