Fix boot-time bug.
This commit is contained in:
parent
f2f81cd838
commit
b4ac0b0325
|
@ -36,7 +36,7 @@ function copyLibs {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function copyInit {
|
function compileInit {
|
||||||
parameter init, debug is false.
|
parameter init, debug is false.
|
||||||
if debug {
|
if debug {
|
||||||
copypath("0:" + init, "1:/init").
|
copypath("0:" + init, "1:/init").
|
||||||
|
|
Loading…
Reference in New Issue
Block a user