mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Add upgrade from a previous commit
This commit is contained in:
parent
a7f9dbc7a4
commit
b03ba7866d
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=481513180a18fce470250aaae251605ef9ede890
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=1
|
||||
|
@ -31,3 +32,7 @@
|
|||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=481513180a18fce470250aaae251605ef9ede890
|
||||
name=Update 17.4 & refactoring
|
||||
manifest_arg=domain=DOMAIN&path=PATH&
|
||||
|
|
Loading…
Add table
Reference in a new issue