diff --git a/ci/installer_set/bin/oint b/ci/installer_set/bin/oint index 95ddbc6b4c..043088f4b2 100644 --- a/ci/installer_set/bin/oint +++ b/ci/installer_set/bin/oint @@ -1 +1 @@ -mono /usr/share/oint/bin/oscript /usr/share/oint/lib/oint-cli/core/Classes/app.os "$@" \ No newline at end of file +/usr/share/oint/bin/oscript /usr/share/oint/lib/oint-cli/core/Classes/app.os "$@" \ No newline at end of file diff --git a/ci/os/releasemaker.os b/ci/os/releasemaker.os index 63bcd8ffd3..22fd8585c0 100644 --- a/ci/os/releasemaker.os +++ b/ci/os/releasemaker.os @@ -236,7 +236,6 @@ + " --license mit" + " --version " + Версия + " --architecture all" - + " --depends mono-complete" + " --description """ + Данные["Описание"] + """" + " --url ""https://openintegrations.dev/""" + " --maintainer ""Anton Titovets """