From 1b50ceb320a29f64f13923d5e4620332c46bc03e Mon Sep 17 00:00:00 2001 From: eunrui Date: Sun, 30 Jun 2024 22:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=93=E5=BA=93=E5=90=8D?= =?UTF-8?q?=E5=AD=97?= 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 0ddd86c1..d8bc85fc 100644 --- a/install.sh +++ b/install.sh @@ -9,9 +9,9 @@ remove=0 update=0 -download_url="https://github.com/Jrohy/trojan/releases/download/" +download_url="https://github.com/eunrui/trojan/releases/download/" -version_check="https://api.github.com/repos/Jrohy/trojan/releases/latest" +version_check="https://api.github.com/repos/eunrui/trojan/releases/latest" service_url="https://raw.githubusercontent.com/Jrohy/trojan/master/asset/trojan-web.service"