1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Fix checkprocess

This commit is contained in:
Josué Tille 2020-07-24 23:41:53 +02:00
parent 10a728f388
commit 2a7f520d90
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -13,7 +13,7 @@
setup_public=1
upgrade=1
upgrade=1 from_commit=db374d2bff981d2660ebdac52ee77c684383c00d
upgrade=1 from_commit=0571cc85334408a98f6766881b580a040fa6398a
upgrade=1 from_commit=d14be7e1a4bc37b7a9342abed98f6f0bafa70cf0
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=0571cc85334408a98f6766881b580a040fa6398a
; commit=d14be7e1a4bc37b7a9342abed98f6f0bafa70cf0
name=Migrate from self signed certificate to cert managed by Yunohost from old_version_for_CI_3 branch