mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
Update releasemaker.os
This commit is contained in:
parent
52afe9da50
commit
97a3f1bcc2
@ -215,11 +215,12 @@
|
||||
+ " --description ""OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки"""
|
||||
+ " --url ""https://openintegrations.dev/"""
|
||||
+ " --maintainer ""Anton Titovets <bayselonarrend@gmail.com>"""
|
||||
+ " " + Версия + "/oint=/usr/bin/oint";
|
||||
+ " oint=/usr/bin/oint";
|
||||
|
||||
MakeSh = ПутьВыгрузки + "make.sh";
|
||||
|
||||
ДокументSh = Новый ТекстовыйДокумент();
|
||||
ДокументSh.ДобавитьСтроку("cd " + Версия);
|
||||
ДокументSh.ДобавитьСтроку("fpm -t deb " + ТекстSh);
|
||||
ДокументSh.ДобавитьСтроку("fpm -t rpm " + ТекстSh);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user