mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Fix checkprocess
This commit is contained in:
parent
0fba1052ca
commit
d4be0d561e
1 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
upgrade=1
|
||||
upgrade=1 from_commit=333f32482b409de753b1fe2c010c25409da99fa7
|
||||
upgrade=1 from_commit=2574d127bca88b4dac8325b93c429c8160123719
|
||||
upgrade=1 from_commit=f28bb98edd9bd018acc168a22186cc79737373a0
|
||||
upgrade=1 from_commit=f9b9e934f6929bd564386f06c0352f0ef41b7619
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
wrong_user=1
|
||||
|
@ -44,9 +44,9 @@
|
|||
Level 10=0
|
||||
|
||||
;;; Upgrade options
|
||||
: commit=f28bb98edd9bd018acc168a22186cc79737373a0
|
||||
name=Version 6.3.4
|
||||
; commit=333f32482b409de753b1fe2c010c25409da99fa7
|
||||
name=Version 6.3.4 - branch Old_version_for_CI_3
|
||||
; commit=2574d127bca88b4dac8325b93c429c8160123719
|
||||
name=Before move main dir to opt - branch Old_version_for_CI_2
|
||||
; commit=f9b9e934f6929bd564386f06c0352f0ef41b7619
|
||||
name=The oldest installable version - branch Old_version_for_CI
|
||||
; commit=874ff38bc4e011a5ba22f006745e86ef8e052346
|
||||
name=Before move main dir to opt - branch Old_version_for_CI_2
|
||||
|
|
Loading…
Reference in a new issue