From 7195edbe67001105a72dce9fbb719b9e1e20ca5d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 23 Apr 2021 19:35:54 +0200 Subject: [PATCH] preinstall during upgrade --- lib/tests.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/tests.sh b/lib/tests.sh index 651060b..87a500e 100644 --- a/lib/tests.sh +++ b/lib/tests.sh @@ -410,6 +410,8 @@ TEST_UPGRADE () { LOAD_LXC_SNAPSHOT snap0 + _PREINSTALL + # Install the application _INSTALL_APP "path=$check_path"