nutika_package.sh 221 B

1234
  1. #!/bin/bash
  2. cd /home/wzl/project/no_batch_data_trans
  3. nuitka --standalone --onefile --static-libpython=yes --include-data-files=./conf/*=./conf/ --output-dir=/home/wzl/project/install_package --remove-output app_run.py