1
0
Fork 0
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:
ericgaspar 2020-08-14 14:30:17 +02:00
parent 0aac1c7c5c
commit 43c38103ae
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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