fish 8 months ago
parent
commit
1f402d0f63
1 changed files with 3 additions and 0 deletions
  1. 3 0
      scripts/build.sh

+ 3 - 0
scripts/build.sh

@@ -5,3 +5,6 @@
 # @Desc    :   build binary file
 ###############################################################################
 
+# poetry install
+# poetry shell
+pyinstaller  -F -c  --name search_domain main.py