From 69cd22b996a0fe83c88f72bfe0592f584609002d Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:01:08 +0500 Subject: [PATCH] Update awg_config.sh --- awg_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awg_config.sh b/awg_config.sh index 5a75383..50cab3e 100644 --- a/awg_config.sh +++ b/awg_config.sh @@ -241,7 +241,7 @@ fi if [ -f "/etc/init.d/podkop" ]; then 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" printf "Podkop installed. Reconfigured on AWG WARP? (y/n): \n" read is_reconfig_podkop if [ "$is_reconfig_podkop" = "y" ] || [ "$is_reconfig_podkop" = "Y" ]; then