mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
upgrade from commit #79
This commit is contained in:
parent
0aac1c7c5c
commit
43c38103ae
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
;; Nom du test
|
;; Nom du test
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/path" (PATH)
|
path="/path" (PATH)
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
@ -10,6 +10,7 @@
|
||||||
setup_private=0
|
setup_private=0
|
||||||
setup_public=0
|
setup_public=0
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
upgrade=1 from_commit=e27175c2dde0ebbd483b212dc76c5b27877e4ed2
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
incorrect_path=1
|
incorrect_path=1
|
||||||
|
@ -20,3 +21,7 @@
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=e27175c2dde0ebbd483b212dc76c5b27877e4ed2
|
||||||
|
name=Merge pull request #79 from ericgaspar/update-to-upstream
|
||||||
|
manifest_arg=domain=DOMAIN&path=PATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue