From 3a5fadd5ea471d061486b5b738b55d46ae9a8349 Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Thu, 19 Jun 2025 11:33:47 +0000 Subject: [PATCH] Add exit --- universal_config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/universal_config.sh b/universal_config.sh index f848de1..6cf2da7 100644 --- a/universal_config.sh +++ b/universal_config.sh @@ -837,6 +837,7 @@ else service odhcpd restart printf "\033[32;1mConfigured completed...\033[0m\n" + exit 1 else printf "\033[32;1mOpera proxy not work...Try custom settings router to bypass the locks... Recomendation buy 'VPS' and up 'vless'\033[0m\n" exit 1