Fix bug uncovered with ground approximation code.

This commit is contained in:
Anna Rose Wiggins 2021-08-19 23:57:25 -04:00
parent 05267b0283
commit bf31b4133d
2 changed files with 4 additions and 1 deletions

View file

@ -37,7 +37,7 @@ function Bootstrap {
} else {
set CORE:BOOTFILENAME to "/init".
}
// reboot.
reboot.
}
}