build.sh 102 B

1234567
  1. #!/bin/sh
  2. python build.py
  3. python build.py --debug
  4. python build.py --extras
  5. # python build.py --help