From b15bfb9d65c783518cb3c0726a6dec67c0501dd2 Mon Sep 17 00:00:00 2001 From: Erfan Date: Mon, 28 Aug 2023 02:55:28 +0330 Subject: [PATCH] update: setup script --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index c03712d..e20c7f9 100644 --- a/setup.sh +++ b/setup.sh @@ -157,7 +157,7 @@ if [ $? -ne 0 ]; then return fi # Get tuic service manager -wget --no-check-certificate -O /usr/bin/tuic https://raw.githubusercontent.com/hrostami/tuic-setup/master/tuic.sh +wget --no-check-certificate -O /usr/bin/tuic https://raw.githubusercontent.com/ErfanTech/tuic-setup/master/tuic.sh chmod +x /usr/local/tuic/tuic.sh chmod +x /usr/bin/tuic # Generate and print URLs