Update fs-patcher usage

This commit is contained in:
Badbird5907 2024-01-09 14:59:36 -05:00 committed by GitHub
parent 729d51daca
commit 10bcdd573f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ tools/copier.sh lists/nano.filelist rootfs-base rootfs
# fix files
chmod +x tools/fs-patcher.sh
tools/fs-patcher.sh mips rootfs nano
tools/fs-patcher.sh mips nano rootfs
```
4. Build your custom build.<br>