From 70f218671e39500b926affe1497177b5e6d8d918 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sat, 12 Sep 2020 20:08:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9a?= =?UTF-8?q?lterID=E4=B8=BA1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e90000f..821202f 100644 --- a/install.sh +++ b/install.sh @@ -1117,9 +1117,9 @@ EOF "clients": [ { "id": "${uuidws}", - "alterId": 0, + "alterId": 1, "add": "${add}", - "level": 1, + "level": 0, "email": "${domain}_vmess_ws" } ]