From 93b34526e3d943b7b76712330a812cbd5e226b3b Mon Sep 17 00:00:00 2001 From: yshtcn Date: Thu, 7 Sep 2023 11:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=AE=89=E8=A3=85pyinstaller?= =?UTF-8?q?=E5=90=8E=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- heartbeat_pyinstaller.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/heartbeat_pyinstaller.bat b/heartbeat_pyinstaller.bat index ab280ed..f372a39 100644 --- a/heartbeat_pyinstaller.bat +++ b/heartbeat_pyinstaller.bat @@ -2,6 +2,7 @@ title "AutoPyInstaller:安装升级pyinstaller" :: 安装/更新pyinstaller(注意:不希望自动安装/更新pyinstaller记得注释掉) pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple +cls :: 更新标题