mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Add upgrade from a previous commit (#104)
* Add upgrade from a previous commit * Use another commit for upgrade from commit
This commit is contained in:
parent
4792491da0
commit
d0075712a9
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=68c2f41da6b33bd8c949e5ba624bedba08c448be
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
incorrect_path=1
|
||||
|
@ -33,3 +34,7 @@
|
|||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=68c2f41da6b33bd8c949e5ba624bedba08c448be
|
||||
name=Move patches to the right folder
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&user_home=1&
|
||||
|
|
Loading…
Add table
Reference in a new issue