build.sh 62 B

1234
  1. #!/bin/sh
  2. python build.py --common
  3. python build.py --extras
粤ICP备19079148号