You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
291 B

  1. #!/bin/bash
  2. #
  3. # 这个文件主要用于打包自定义的东西,但又不方便放在env目录下的大文件,例如唤醒词模型等。
  4. #其他文件例如app.out,webapp,env目录均会被自动打包。
  5. #
  6. # 相关可用常量参考 ./iflybuild/README.md 和 ./iflybuild/var.sh
  7. #