]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Автообновление SS14
authorMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Fri, 9 May 2025 15:40:15 +0000 (01:40 +1000)
committerMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Fri, 9 May 2025 15:40:15 +0000 (01:40 +1000)
build.sh

index 880208999daf1e2f240f3082f19e5df33543d5c3..8a00673b0630b0a8dbbca3f51d3e7d70e5fb94e9 100755 (executable)
--- 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 "Автообновление переводов";