mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix clean
This commit is contained in:
parent
27225fa966
commit
16925ea2c2
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
|
@ -50,8 +50,7 @@ xorriso/%.sh: xorriso/%.sh.in
|
|||
|
||||
|
||||
clean:
|
||||
rm -f boot.iso || true
|
||||
rm -f deploy.iso || true
|
||||
rm -f *.iso || true
|
||||
rm -Rf $(image_name)-$(version) || true
|
||||
rm lorax_templates/*.tmpl || true
|
||||
rm xorriso/input.txt || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue