mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
Update check_process
This commit is contained in:
parent
1250619e9b
commit
f86b31948f
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
|
@ -16,17 +15,22 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#3.11.3
|
||||
upgrade=1 from_commit=cef22ac5634565cecd2d8545229efe3fe79d85bc
|
||||
#4.4
|
||||
upgrade=1 from_commit=66eb909e771d11b092dfff2acf50ff63fa6f6ec6
|
||||
#4.6.1
|
||||
upgrade=1 from_commit=3f8363cdc588e609a775cb8b78b9d080f96405d9
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=all
|
||||
;;; Upgrade options
|
||||
; commit=cef22ac5634565cecd2d8545229efe3fe79d85bc
|
||||
name=Upgrade from 3.11.3
|
||||
; commit=66eb909e771d11b092dfff2acf50ff63fa6f6ec6
|
||||
name=Upgrade from 4.4
|
||||
; commit=3f8363cdc588e609a775cb8b78b9d080f96405d9
|
||||
|
|
Loading…
Reference in a new issue