mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: 忽略sourcemap,gen metadata
This commit is contained in:
@@ -6,9 +6,10 @@ name: RestartCertd
|
||||
title: 重启 Certd
|
||||
icon: mdi:restart
|
||||
desc: 【仅管理员可用】 重启 certd的https服务,用于更新 Certd 的 ssl 证书
|
||||
group: other
|
||||
group: admin
|
||||
onlyAdmin: true
|
||||
input: {}
|
||||
output: {}
|
||||
type: builtIn
|
||||
pluginType: deploy
|
||||
scriptFilePath: ../../../plugins/plugin-other/plugins/plugin-restart.js
|
||||
scriptFilePath: ../../../plugins/plugin-admin/plugin-restart.js
|
||||
|
||||
Reference in New Issue
Block a user