Merge pull request #106 from YunoHost/preinstall_them_all

preinstall during upgrade
This commit is contained in:
Alexandre Aubin 2021-04-26 15:57:29 +02:00 committed by GitHub
commit f66491978d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -410,6 +410,8 @@ TEST_UPGRADE () {
LOAD_LXC_SNAPSHOT snap0 LOAD_LXC_SNAPSHOT snap0
_PREINSTALL
# Install the application # Install the application
_INSTALL_APP "path=$check_path" _INSTALL_APP "path=$check_path"