mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update check_process
This commit is contained in:
parent
b98f7e5d27
commit
4f82f500c7
1 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
upgrade=1 from_commit=e52fe0eb74d4e8e37bb1c04872ef425cfd914758
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
|
@ -18,6 +19,6 @@
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=CommitHash
|
; commit=e52fe0eb74d4e8e37bb1c04872ef425cfd914758
|
||||||
name=Name and date of the commit.
|
name=Merge pull request #13 from YunoHost-Apps/1.18.3
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&
|
||||||
|
|
Loading…
Reference in a new issue