From f68ca126d1b2eed2b7f57041927c7958e3da7ea4 Mon Sep 17 00:00:00 2001 From: wangbo Date: Sat, 22 Nov 2025 13:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 install.sh diff --git a/install.sh b/install.sh old mode 100644 new mode 100755 index 0cecd52..7ee4962 --- a/install.sh +++ b/install.sh @@ -1,3 +1,5 @@ + +# 已经添加执行权限 cp ./hysteria-client.service /etc/systemd/system/hysteria-client.service #给执行文件加权限