YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 25 forks source link

add key=value args if not present in install_app script #160

Closed kay0u closed 4 months ago

kay0u commented 4 months ago

https://ci-apps-dev.yunohost.org/ci/job/17161

Check the upgrade test: the path is equal to /jellyfin during the install, but / during the validation.

We need to add key=value to the $install_args var if not present