From 79a92e45827e69ba9444fa41f5726a3e0b92dc79 Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Thu, 27 Feb 2025 22:14:21 +0500 Subject: [PATCH] Change Repo URL --- awg_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awg_config.sh b/awg_config.sh index d3c73d7..2094195 100644 --- a/awg_config.sh +++ b/awg_config.sh @@ -301,7 +301,7 @@ done path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main" +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? (y/n): \n"