mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Fix typo
This commit is contained in:
parent
cf9a0085be
commit
daf4a0f730
@ -51,7 +51,7 @@ mount: $(HOST_FSTOOLS) FORCE
|
||||
sleep 2
|
||||
pgrep redoxfs
|
||||
|
||||
mount_extra: $(HOSST_FSTOOLS) FORCE
|
||||
mount_extra: $(HOST_FSTOOLS) FORCE
|
||||
mkdir -p $(BUILD)/filesystem/
|
||||
$(REDOXFS) $(BUILD)/extra.img $(BUILD)/filesystem/
|
||||
sleep 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user