Update define.sh
This commit is contained in:
parent
6a01fb4196
commit
be081f053d
1 changed files with 4 additions and 0 deletions
|
|
@ -266,4 +266,8 @@ validVersion() {
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
migrateFiles() {
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue