From 54fa949f87324b11a82f6c89b4f11b44d3436e9c Mon Sep 17 00:00:00 2001 From: llbzow <89722035+llbzow@users.noreply.github.com> Date: Fri, 7 Apr 2023 13:36:20 +0000 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entrypoint.sh b/entrypoint.sh index c904de6..6e3d564 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # 定义 UUID 及伪装路径、哪吒面板参数,请自行修改. (注意:伪装路径以 / 符号开始,为避免不必要的麻烦,请不要使用特殊符号.) -UUID='de04add9-5c68-8bab-950c-08cd5320df18' +UUID='de04add9-5c68-8bab-950c-08cd2530df18' VMESS_WSPATH='/vmess' VLESS_WSPATH='/vless' TROJAN_WSPATH='/trojan' @@ -32,4 +32,4 @@ rm -f config.json nginx base64 -d config > config.json -./${RELEASE_RANDOMNESS} -config=config.json \ No newline at end of file +./${RELEASE_RANDOMNESS} -config=config.json