YunoHost / package_check

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

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

Closed kay0u closed 5 months ago

kay0u commented 5 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