mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 13:38:00 +00:00
clean up disk image on make clean
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
b8464e2ee4
commit
4aab8ae033
@ -114,3 +114,4 @@ run: $(TARGET) disk.img
|
||||
|
||||
clean:
|
||||
@rm -rf build
|
||||
@rm -f disk.img
|
||||
|
Loading…
Reference in New Issue
Block a user