mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Add upgrade from a previous commit (#31)
This commit is contained in:
parent
d6da9759a3
commit
e2a8d7380b
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=269500433bdbce3b477fa84d0af0db3ac466244d
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=1
|
||||
|
@ -33,3 +34,7 @@
|
|||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=269500433bdbce3b477fa84d0af0db3ac466244d
|
||||
name=Fix install+upgrade and refactoring
|
||||
manifest_arg=domain=DOMAIN&path=PATH&with_carddav=1&with_enigma=1&
|
||||
|
|
Loading…
Reference in a new issue