From dcf73ab685c35b2da892393f67c62b5b301fc108 Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:18:13 +0500 Subject: [PATCH] Change repo url --- awg_config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awg_config.sh b/awg_config.sh index 4126442..be8bd80 100644 --- a/awg_config.sh +++ b/awg_config.sh @@ -318,7 +318,7 @@ config_files="network firewall https-dns-proxy dhcp" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/beta" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main" checkPackageAndInstall "https-dns-proxy" "0" @@ -565,7 +565,7 @@ service odhcpd restart path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/beta" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main" if [ -f "/etc/init.d/podkop" ]; then printf "Podkop installed. Reconfigured on AWG WARP and Opera Proxy? (y/n): \n"