mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Unmount /tmp/redox_installer during make unmount
This commit is contained in:
parent
59838a21fc
commit
0664d93e0f
@ -50,3 +50,4 @@ unmount: FORCE
|
||||
sync
|
||||
-$(FUMOUNT) build/filesystem/ || true
|
||||
rm -rf build/filesystem/
|
||||
-$(FUMOUNT) /tmp/redox_installer || true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user