Fix install Podkop

This commit is contained in:
CodeRoK7
2025-02-27 00:51:41 +05:00
committed by GitHub
parent 3dba5243ee
commit 5cba67b04e

View File

@@ -255,9 +255,9 @@ done
path_podkop_config="/etc/config/podkop" path_podkop_config="/etc/config/podkop"
path_podkop_config_backup="/root/podkop" path_podkop_config_backup="/root/podkop"
URL="https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main"
if [ -f "/etc/init.d/podkop" ]; then if [ -f "/etc/init.d/podkop" ]; then
URL="https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main"
printf "Podkop installed. Reconfigured on AWG WARP? (y/n): \n" printf "Podkop installed. Reconfigured on AWG WARP? (y/n): \n"
is_reconfig_podkop="y" is_reconfig_podkop="y"
read is_reconfig_podkop read is_reconfig_podkop