mdserver-web/plugins/clean/info.json

17 lines
318 B
JSON
Raw Permalink Normal View History

2021-11-23 03:22:08 -05:00
{
2024-12-19 03:25:03 -05:00
"sort":2,
2021-11-23 03:22:08 -05:00
"title":"日志清理",
"tip":"soft",
"name":"clean",
"type":"运行环境",
"ps":"日志清理",
"versions":"1.0",
"updates":"1.0",
"shell":"install.sh",
"checks":"server/clean",
"path": "server/clean",
"author":"clean",
"home":"https://github.com/midoks",
"date":"2021-11-23",
2022-06-20 11:15:48 -04:00
"pid": "5"
2021-11-23 03:22:08 -05:00
}