perf: 增加部署证书到certd本身插件

This commit is contained in:
xiaojunnuo
2026-02-15 13:24:19 +08:00
parent 4eb940ffe7
commit 3cd1aaeb03
2 changed files with 77 additions and 0 deletions
@@ -1,3 +1,4 @@
export * from './plugin-restart.js';
export * from './plugin-script.js';
export * from './plugin-db-backup.js';
export * from './plugin-deploy-to-certd.js';