本帖最后由 woodenrobot 于 2021-2-11 23:53 编辑
解决方案首先 SSH 登录群晖并进入 root 用户下:
执行下列一键安装脚本:
- sh -c "$(wget -O- https://raw.githubusercontent.com/Wooden-Robot/documents-for-fun/master/Synology/moments_ai_patch.sh)" -p install
复制代码安装后重新启动 Moments 并全部重建索引。
卸载补丁执行下列命令:
- sh -c "$(wget -O- https://raw.githubusercontent.com/Wooden-Robot/documents-for-fun/master/Synology/moments_ai_patch.sh)" -p uninstall
复制代码
如果无法使用上面的 github 脚本!请关注公zhong号:WoodenRobot 回复 moments 获取国内安装和卸载命令!