OpenMediaVault6无法像5一样直接在插件页上传文件安装OMV-extras,需要在命令行执行安装。
#安装omv-extras-plugins
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash
如github连接报错,可以看这里http://t.csdn.cn/ltSX7
在OpenMediaVault6中,无法像之前版本那样通过网页界面直接安装OMV-extras插件,需要使用命令行进行安装。通过运行`wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash`命令,用户可以完成OMV-extras的安装。如果遇到GitHub连接问题,可以参考链接http://t.csdn.cn/ltSX7获取帮助。
OpenMediaVault6无法像5一样直接在插件页上传文件安装OMV-extras,需要在命令行执行安装。
#安装omv-extras-plugins
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash
如github连接报错,可以看这里http://t.csdn.cn/ltSX7

被折叠的 条评论
为什么被折叠?