Update define.sh
This commit is contained in:
parent
f00a164c81
commit
c629924067
1 changed files with 8 additions and 4 deletions
|
|
@ -691,4 +691,8 @@ detectLegacy() {
|
|||
return 1
|
||||
}
|
||||
|
||||
prepareLegacy() {
|
||||
return 1
|
||||
}
|
||||
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue