1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
# xz_cable_setup_check_tool.py build |
||||
pyinstaller --onefile \ |
||||
--paths=/home/gyou/NexusBench \ |
||||
--paths=/home/gyou/NexusBench/log \ |
||||
--paths=/home/gyou/NexusBench/connection \ |
||||
--paths=/home/gyou/NexusBench/sbox \ |
||||
--hidden-import=log.logger \ |
||||
--hidden-import=connection.ssh_connection_manager \ |
||||
/home/gyou/NexusBench/toolbox/xz_cable_setup_check_tool.py |
Loading…
Reference in new issue