mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Fix upgrade commit
This commit is contained in:
parent
a393698f19
commit
cc47a56e0d
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=db374d2bff981d2660ebdac52ee77c684383c00d
|
||||
upgrade=1 from_commit=0b830d9e4eadefb907f1f30a02ffbb84778f91fc
|
||||
upgrade=1 from_commit=0b8f2d4423bc48a1509dc0be4e231f02a0046eca
|
||||
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=0b830d9e4eadefb907f1f30a02ffbb84778f91fc
|
||||
; commit=0b8f2d4423bc48a1509dc0be4e231f02a0046eca
|
||||
name=Migrate from self signed certificate to cert managed by Yunohost
|
||||
|
|
Loading…
Reference in a new issue