From aa349e25c308b482051a63ae00336611c29c87de Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Mon, 24 Nov 2025 23:59:51 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 27ca58ee43..37894b8816 100755 --- a/build.sh +++ b/build.sh @@ -23,6 +23,7 @@ function updateSS14() { git pull fetch master; git commit -m "Автообновление с вендора SS14"; git push origin main; + git push mirror main; #git push --mirror ssh://git@github.com/MaxSMokeSkaarj/space-station-14; }; -- 2.52.0