新增下载量查询

This commit is contained in:
2023-03-19 15:16:59 +08:00
parent aafdb40761
commit 9d2a677f42
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
build:
make package -j$(nproc)
clean:
python3 RemovePycacheFile.py
package:
#cd VM-source && qmake
#cd VM-source && make