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