From 8fc4095b0a823b548d65e10b75d7b9ebce4c0321 Mon Sep 17 00:00:00 2001 From: Snowy_Fluffy Date: Thu, 20 Mar 2025 03:56:24 +0300 Subject: [PATCH] script update + added middle script --- installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.sh b/installer.sh index a4323e9..6e7acbb 100644 --- a/installer.sh +++ b/installer.sh @@ -2,4 +2,5 @@ cd /tmp git clone https://github.com/Snowy-Fluffy/zapret.installer.git cd zapret.installer +chmod +x zapret-control.sh bash zapret-control.sh