mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix shudown
This commit is contained in:
@@ -129,6 +129,8 @@ def shutdown_modules(_: FastAPI):
|
|||||||
close_database()
|
close_database()
|
||||||
# 停止前端服务
|
# 停止前端服务
|
||||||
stop_frontend()
|
stop_frontend()
|
||||||
|
# 清理临时文件
|
||||||
|
clear_temp()
|
||||||
|
|
||||||
|
|
||||||
def start_modules(_: FastAPI):
|
def start_modules(_: FastAPI):
|
||||||
|
|||||||
Reference in New Issue
Block a user