2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00

feat: 添加Podman安装脚本

This commit is contained in:
耗子
2024-06-10 01:53:28 +08:00
parent 3a70d80bb5
commit a1dceaaa82
6 changed files with 242 additions and 22 deletions

View File

@@ -53,6 +53,7 @@ func (r *PluginImpl) All() []types.Plugin {
types.PluginRsync,
types.PluginSupervisor,
types.PluginFail2ban,
types.PluginPodman,
types.PluginFrp,
types.PluginGitea,
types.PluginToolBox,