fix: correct forward stdout / stderr from script executor

This commit is contained in:
2025-04-27 18:28:20 +03:00
parent 2b7c2bbbb3
commit 6135e55f92
5 changed files with 18 additions and 12 deletions

View File

@ -159,7 +159,7 @@ msgid "Command install expected at least 1 argument, got %d"
msgstr ""
#: install.go:118
msgid "Error parsing os release"
msgid "Error when installing the package"
msgstr ""
#: install.go:163
@ -190,6 +190,10 @@ msgstr ""
msgid "Error pulling repositories"
msgstr ""
#: internal/cliutils/app_builder/builder.go:152
msgid "Error parsing os release"
msgstr ""
#: internal/cliutils/app_builder/builder.go:165
msgid "Unable to detect a supported package manager on the system"
msgstr ""