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 2023-12-13 13:17:12 +01:00
parent 37dbe6c883
commit 5d66862eca
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -12,8 +12,8 @@
setup_private=0
setup_public=1
upgrade=1
upgrade=1 from_commit=0a485e0d6bcd14392b9203b3b27e7e1a7ba21d19
upgrade=1 from_commit=6af39e6e086e70e2063eb8f63c48a1e4a597300d
upgrade=1 from_commit=45603af210df356214dc32786c577d5c76cf84e3
upgrade=1 from_commit=ed9d550d69c168182aa9e070f265a141d8bd9fd2
backup_restore=1
multi_instance=0
incorrect_path=0
@ -22,7 +22,7 @@
;;; Levels
Level 5=auto
;;; Upgrade options
; commit=0a485e0d6bcd14392b9203b3b27e7e1a7ba21d19
; commit=45603af210df356214dc32786c577d5c76cf84e3
name=Before permission implementation (branch old_version_for_CI_4)
; commit=6af39e6e086e70e2063eb8f63c48a1e4a597300d
name=Before app user creation
; commit=ed9d550d69c168182aa9e070f265a141d8bd9fd2
name=Before app user creation (branch old_version_for_CI_5)