From 2b082d63cebccdd9a25d922a8b48424cff38f2ef Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Tue, 5 Aug 2025 20:11:40 +1000 Subject: [PATCH] =?utf8?q?=D0=90=D0=B2=D1=82=D0=BE=D0=BE=D0=B1=D0=BD=D0=BE?= =?utf8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20SS14?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 15e2daec6d..866b4f01f8 100755 --- a/build.sh +++ b/build.sh @@ -19,11 +19,11 @@ function updateSS14() { git add .; git commit -m "Автообновление RobustToolbox"; git pull origin main; - git pull mirror main; + #git pull mirror main; git pull fetch master; git commit -m "Автообновление с вендора SS14"; git push origin main; - git push --mirror ssh://git@github.com/MaxSMokeSkaarj/space-station-14; + #git push --mirror ssh://git@github.com/MaxSMokeSkaarj/space-station-14; }; function buildServer() { -- 2.52.0