From 0eb4cd7ace3abaa843ea287ba48fb61a35d1cdfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 22 Apr 2020 16:25:42 +0200 Subject: [PATCH] Fix check_process --- check_process | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 700a255..03fa32f 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,7 @@ setup_public=1 upgrade=1 upgrade=1 from_commit=db374d2bff981d2660ebdac52ee77c684383c00d - upgrade=1 from_commit=d7a17a24e73b1ae87802663461f477334b53d231 + upgrade=1 from_commit=0571cc85334408a98f6766881b580a040fa6398a backup_restore=1 multi_instance=1 incorrect_path=0 @@ -24,5 +24,5 @@ ;;; Upgrade options ; commit=db374d2bff981d2660ebdac52ee77c684383c00d name=Fix postgresql helper from old_version_for_CI_2 branch - ; commit=d7a17a24e73b1ae87802663461f477334b53d231 - name=Migrate from self signed certificate to cert managed by Yunohost + ; commit=0571cc85334408a98f6766881b580a040fa6398a + name=Migrate from self signed certificate to cert managed by Yunohost from old_version_for_CI_3 branch