mobile wallpaper 1mobile wallpaper 2mobile wallpaper 3mobile wallpaper 4
0 字
1 分钟
emby linux一件脚本
2024-06-01
echo "-------------------web 端开心-------------------"
echo "使用脚本前,请先进入到 emby 的 system 目录下"
echo "官方包直接安装的路径为:cd /opt/emby-server/system/"
echo ""
echo "docker 安装请自己找路径进入再执行"
echo "-------------------我们的域名:https://hexsen.com-------------------"
rm -f Emby.Web.dll
wget https://ff.6wd.cn/file/emby/Emby.Web.dll
rm -f MediaBrowser.Model.dll
wget https://ff.6wd.cn/file/emby/MediaBrowser.Model.dll
echo "核心开心完成..."lient/
cd dashboard-ui/embypremiere/
rm -f embypremiere.js
wget https://ff.6wd.cn/file/emby/embypremiere.js
chmod 777 /embypremiere.js
echo "web 开心完成..."
cd ../../
rm -f Emby.Server.Implementations.dll
wget https://ff.6wd.cn/file/emby/Emby.Server.Implementations.dll
echo "Implementations 替换认证..."
chmod 644 Emby.Web.dll Emby.Server.Implementations.dll MediaBrowser.Model.dll
分享

如果这篇文章对你有帮助,欢迎分享给更多人!

emby linux一件脚本
https://6wd.cn/posts/emby-linux-one-click-script/
作者
技术宅拯救世界!
发布于
2024-06-01
许可协议
CC BY-NC-SA 4.0

部分信息可能已经过时

目录