mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-06-02 22:31:33 +08:00
@@ -23,6 +23,8 @@ echo Detected target triple: %TARGET_TRIPLE%
|
|||||||
REM 执行 PyInstaller 打包
|
REM 执行 PyInstaller 打包
|
||||||
echo 开始 PyInstaller 打包...
|
echo 开始 PyInstaller 打包...
|
||||||
pyinstaller ^
|
pyinstaller ^
|
||||||
|
--clean ^
|
||||||
|
-y ^
|
||||||
--name BiliNoteBackend ^
|
--name BiliNoteBackend ^
|
||||||
--paths backend ^
|
--paths backend ^
|
||||||
--distpath BillNote_frontend\src-tauri\bin ^
|
--distpath BillNote_frontend\src-tauri\bin ^
|
||||||
|
|||||||
Reference in New Issue
Block a user