mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Clean initfs before installing
This commit is contained in:
parent
3c395f11f8
commit
c8d7b6d773
@ -1,4 +1,5 @@
|
||||
build/initfs.tag: initfs.toml
|
||||
cd kernel && xargo clean
|
||||
rm -rf build/initfs
|
||||
cargo run --manifest-path installer/Cargo.toml -- $(INSTALLER_FLAGS) $<
|
||||
touch $@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user