Browse Source

Update fs-patcher usage

Badbird5907 1 year ago
parent
commit
10bcdd573f
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>