mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update check_process
This commit is contained in:
parent
4b9374724b
commit
3a2ad775d9
1 changed files with 7 additions and 1 deletions
|
@ -14,9 +14,12 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 0.9.5~ynh1
|
||||
upgrade=1 from_commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
|
||||
# 0.9.5.2~ynh1
|
||||
upgrade=1 from_commit=3c3d7d56540e12245f45dc7c3b9334285ac475ca
|
||||
# 0.9.5.2~ynh2
|
||||
upgrade=1 from_commit=c6287e07029bf4c235574eb19b1e764440841a74
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
@ -46,5 +49,8 @@ Email=
|
|||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
|
||||
name=Merge pull request #14
|
||||
name=0.9.5~ynh1
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|
||||
; commit=3c3d7d56540e12245f45dc7c3b9334285ac475ca
|
||||
name=0.9.5.2~ynh1
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|
||||
|
|
Loading…
Add table
Reference in a new issue