소스 검색

Merge pull request #8 from Badbird5907/patch-1

docs: Update fs-patcher usage
DSR! 1 년 전
부모
커밋
05e2504fdd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>