]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Автообновление SS14
authorMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Mon, 30 Dec 2024 15:12:35 +0000 (01:12 +1000)
committerMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Mon, 30 Dec 2024 15:12:35 +0000 (01:12 +1000)
build.sh

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