mirror of
https://github.com/immich-app/immich.git
synced 2025-12-26 17:25:00 +03:00
feat: start action on boot
This commit is contained in:
@@ -151,6 +151,7 @@ export class MaintenanceModule {
|
||||
);
|
||||
|
||||
await this.maintenanceWorkerService.logSecret();
|
||||
void this.maintenanceWorkerService.runAction(state.action);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user