From: MaxSMokeSkaarj Date: Fri, 9 May 2025 15:40:15 +0000 (+1000) Subject: Автообновление SS14 X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d631742ad18d8cde158a9cd8fcb3b4780ccec9f0;p=space-station-14.git Автообновление SS14 --- diff --git a/build.sh b/build.sh index 880208999d..8a00673b06 100755 --- a/build.sh +++ b/build.sh @@ -33,8 +33,8 @@ function updateSS14() { git pull origin main; git pull fetch master; git commit -m "Автообновление с вендора SS14"; - updateCorvaxRepo; - cp Corvax-SS14/Resources/Locale/ru-RU Resources/Locale -r; + #updateCorvaxRepo; + #cp Corvax-SS14/Resources/Locale/ru-RU Resources/Locale -r; #cp Corvax-SS14/Resources/ServerInfo/Guidebook Resources/ServerInfo -r; #git add .; #git commit -m "Автообновление переводов";