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