Add upgrade from a previous commit
This commit is contained in:
parent
e6e3134e2d
commit
5644b54ade
|
@ -11,6 +11,7 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=f59da0dcbc1f35f98fbe32001e0a695171328001
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
incorrect_path=1
|
||||
|
@ -31,3 +32,7 @@
|
|||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=f59da0dcbc1f35f98fbe32001e0a695171328001
|
||||
name=Fix install and upgrade
|
||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
|
||||
|
|
Loading…
Reference in New Issue