Browse Source

Merge pull request #8 from Badbird5907/patch-1

docs: Update fs-patcher usage
DSR! 1 year ago
parent
commit
05e2504fdd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.md

+ 1 - 1
build.md

@@ -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>