mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Merge pull request #129 from YunoHost-Apps/fix_upgrade_from
Fix upgrade from for stretch
This commit is contained in:
commit
2266b5cd6f
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=68c2f41da6b33bd8c949e5ba624bedba08c448be
|
||||
upgrade=1 from_commit=1cdb9ea1619c6acaaa90bae88b5c4bed5084a2a7
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
incorrect_path=1
|
||||
|
@ -35,6 +35,6 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=68c2f41da6b33bd8c949e5ba624bedba08c448be
|
||||
name=Move patches to the right folder
|
||||
; commit=1cdb9ea1619c6acaaa90bae88b5c4bed5084a2a7
|
||||
name= Fix Debian Stretch dependencies by installing php-apcu, php-mbstring …
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&user_home=1&
|
||||
|
|
Loading…
Add table
Reference in a new issue