Update define.sh
This commit is contained in:
parent
c629924067
commit
d241ff72ea
1 changed files with 4 additions and 0 deletions
|
|
@ -687,6 +687,10 @@ migrateFiles() {
|
|||
return 0
|
||||
}
|
||||
|
||||
skipVersion() {
|
||||
return 1
|
||||
}
|
||||
|
||||
detectLegacy() {
|
||||
return 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue