minaplay-plugin-cleaner
v1.0.0
Published
Cleaner plugin for minaplay
Readme
minaplay-plugin-cleaner
MinaPlay 的蜜柑计划插件支持,可以在 MinaPlay 中清除一些数据。
安装
插件管理器安装
使用 MinaPlay 插件管理器安装,在启用 plugin-manager 插件的情况下,在控制台输入:
pm i cleaner本地安装
# 进入 MinaPlay 插件数据目录
cd minaplay-app-data/plugin
# 克隆仓库到本地
git clone https://github.com/nepsyn/minaplay-plugin-cleaner
cd minaplay-plugin-cleaner
npm install --omit=peer
# 重启 MinaPlay 应用程序应用插件
docker restart minaplay使用
清理指定 key 数据
通过命令清理数据。
clean <name>
