1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00

Update releasemaker.os

This commit is contained in:
Anton 2024-09-20 19:19:09 +03:00
parent 158b109100
commit f041bd41e8

View File

@ -238,7 +238,7 @@
тСтрока=Прав(тСтрока, СтрДлина(тСтрока) - 4);
Base64Значение(тСтрока).Записать(MakeSh);
ЗапуститьПриложение("cd " + ПутьВыгрузки + " & C:\cygwin64\bin\bash.exe """ + "make" + Пакет + ".sh" + """");
ЗапуститьПриложение("cd """ + ПутьВыгрузки + """ & C:\cygwin64\bin\bash.exe """ + "make" + Пакет + ".sh" + """");
КонецЦикла;