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 Titovets 2024-09-20 14:04:24 +03:00
parent 75e9744afb
commit fc35abe3b2

View File

@ -199,7 +199,7 @@
ТекстSh.ДобавитьСтроку("fpm -s rpm " + ТекстSh);
MakeSh = ПутьВыгрузки + "make.sh";
ТекстSh.Записать();
ТекстSh.Записать(MakeSh);
ЗапуститьПриложение("bash """ + MakeSh + """");