Skip to content
Snippets Groups Projects
Commit dec74cf6 authored by Pierre Kunzli's avatar Pierre Kunzli
Browse files

tweaked makefile to regenerate image completely

parent efe31d8a
Branches nvme
No related tags found
No related merge requests found
......@@ -71,8 +71,10 @@ start-server: grub deployer
# Removes all generated files
clean:
docker image rm -f bootiful-bootiful-nfs
rm nfs/nfsroot.tar.gz
rm -rf deployer/rootfs
$(MAKE) -C doc clean
#$(MAKE) -C doc clean
# Prints the latest deployment log file
print-latest-log:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment