mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-09-05 23:56:59 +08:00
+1
-1
@@ -28,7 +28,7 @@ pyinstaller \
|
|||||||
--hidden-import fastapi \
|
--hidden-import fastapi \
|
||||||
--hidden-import starlette \
|
--hidden-import starlette \
|
||||||
--add-data "app/db/builtin_providers.json:."\
|
--add-data "app/db/builtin_providers.json:."\
|
||||||
--add-data "../.env.env.example:.env" \
|
--add-data "../.env.example:.env" \
|
||||||
"$(pwd)/backend/main.py" # 确保这里没有额外的空格,并使用绝对路径
|
"$(pwd)/backend/main.py" # 确保这里没有额外的空格,并使用绝对路径
|
||||||
mv \
|
mv \
|
||||||
./BillNote_frontend/src-tauri/bin/BiliNoteBackend/BiliNoteBackend\
|
./BillNote_frontend/src-tauri/bin/BiliNoteBackend/BiliNoteBackend\
|
||||||
|
|||||||
Reference in New Issue
Block a user