Commit 8f703151 authored by l2m2's avatar l2m2

upload.

parent 5f5eac26
``` ## 制作exe
pip install pyinstaller ```
cd src pip install pyinstaller
pyinstaller -F --icon=uploader.ico dingding-cookie-uploader.py cd src
``` pyinstaller -F --icon=uploader.ico dingding-cookie-uploader.py
```
## 常见错误 ## 常见错误
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment