mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Update check_process
This commit is contained in:
parent
c317e20966
commit
06782c9996
1 changed files with 5 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
|||
; Manifest
|
||||
domain="domain.tld"
|
||||
path="/path"
|
||||
username="john"
|
||||
name="john"
|
||||
admin="john"
|
||||
email="admin@example.com"
|
||||
is_public=1
|
||||
; Checks
|
||||
|
@ -16,6 +15,8 @@
|
|||
upgrade=1
|
||||
#2.0.23~ynh1
|
||||
upgrade=1 from_commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
|
||||
#2.1.4~ynh1
|
||||
upgrade=1 from_commit=61571b15dec769da5bf2466c5e8c56f204268bd6
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
change_url=1
|
||||
|
@ -25,4 +26,6 @@ Notification=change
|
|||
;;; Upgrade options
|
||||
; commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
|
||||
name=Testing (#42)
|
||||
; commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
|
||||
name=Testing (#50)
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
||||
|
|
Loading…
Add table
Reference in a new issue