From 2a0aa8c0094d5c576507e8ffde1253f065810bad Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 20 Feb 2021 19:45:38 +0100 Subject: [PATCH] Adding --force to preinstall instructions in check_process to try to fix tests (change is already in pending in testing) --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 6567dfb..3d9f5a3 100644 --- a/check_process +++ b/check_process @@ -7,7 +7,7 @@ ; pre-install sudo yunohost tools update --apps sudo yunohost domain add baikaldomain.tld - sudo yunohost app install baikal -a "domain=baikaldomain.tld&path=/baikal&password=admin" + sudo yunohost app install baikal --force -a "domain=baikaldomain.tld&path=/baikal&password=admin" ; Checks pkg_linter=1 setup_sub_dir=1