Change repo url

This commit is contained in:
CodeRoK7
2025-03-24 16:18:13 +05:00
committed by GitHub
parent 664c4aecbb
commit dcf73ab685

View File

@@ -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"