mirror of
https://github.com/yshtcn/heartbeat.git
synced 2026-01-28 16:51:53 +08:00
- 更新README.md:新增项目信息
- 根棍heartbeat_pyinstaller.bat:把README.md复制到build后的目录。
This commit is contained in:
@@ -102,3 +102,7 @@ del /F /Q heartbeat.spec
|
||||
rd /S /Q build
|
||||
```
|
||||
其中“--onefile”表示单文件模式,--noconsole表示无命令行模式
|
||||
|
||||
## 授权信息
|
||||
项目地址: https://github.com/yshtcn/heartbeat
|
||||
项目授权方式:[Apache-2.0 license](https://github.com/yshtcn/heartbeat/blob/main/LICENSE)
|
||||
|
||||
@@ -110,3 +110,4 @@ rename dist %versionFolder%
|
||||
|
||||
:: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҫһ<D2AA><D2BB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD>
|
||||
copy %~dp0\config.Exsample.ini %~dp0\build\%versionFolder%\
|
||||
copy %~dp0\README.md %~dp0\build\%versionFolder%\
|
||||
Reference in New Issue
Block a user