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