Update define.sh
This commit is contained in:
parent
054c1de481
commit
391ad27487
1 changed files with 4 additions and 0 deletions
|
|
@ -609,4 +609,8 @@ migrateFiles() {
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
detectLegacy() {
|
||||||
|
return 1
|
||||||
|
}
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue