From edbaa3160d641fa0416deada9c115e95ff8b880c Mon Sep 17 00:00:00 2001 From: yanistyle Date: Mon, 22 Sep 2025 12:30:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 87abf3d..0b6ad42 100755 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -REPO="https://api.github.com/repos/itdoginfo/podkop/releases/latest" +REPO="https://git.ownsrv.ru/yanistyle/podkop/releases/latest/" DOWNLOAD_DIR="/tmp/podkop" COUNT=3