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