diff options
Diffstat (limited to 'examples/bootfloppy/mkrootfs.sh')
-rwxr-xr-x | examples/bootfloppy/mkrootfs.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bootfloppy/mkrootfs.sh b/examples/bootfloppy/mkrootfs.sh index 5cdff21a0..a7fc48b13 100755 --- a/examples/bootfloppy/mkrootfs.sh +++ b/examples/bootfloppy/mkrootfs.sh | |||
@@ -102,4 +102,3 @@ then | |||
102 | rmdir $TARGET_DIR | 102 | rmdir $TARGET_DIR |
103 | gzip -9 rootfs | 103 | gzip -9 rootfs |
104 | fi | 104 | fi |
105 | |||