我安装的是新系统,比如ubuntu24、26,debian12、13、rocky8、9,云锁官方停止维护,安装后首页功能不全,刚需的文件防篡改、系统加固全不能用,怎么办?

别急,我的脚本帮你解难题,ssh登录并执行:

curl -sS http://update.iminbk.com/free/yunsuo_update.sh -o /tmp/yunsuo_update.sh && chmod +x /tmp/yunsuo_update.sh && bash /tmp/yunsuo_update.sh

一键解决云锁在新系统无法使用的问题。