diff options
Diffstat (limited to 'hyra-build.sh')
-rwxr-xr-x | hyra-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyra-build.sh b/hyra-build.sh index 28ceb10..60bf792 100755 --- a/hyra-build.sh +++ b/hyra-build.sh @@ -111,7 +111,7 @@ stage1() { ################################# stage2() { make clean - rm -f base/boot/hyra-kernel + rm -f base/boot/hyra.krq iso_root_skel sysroot_skel |