去评论
dz插件网

宝塔学习版更新

迪巴拉
2024/12/23 10:43:04
低调使用

新增插件
网站图片自动压缩水印

安装命令
centos
  1. yum install -y wget && wget -O install.sh https://bt.sakuraidc.cc/install/install_6.0.sh && sh install.sh
Ubuntu/Debian
  1. wget -O install.sh https://bt.sakuraidc.cc/install/install_6.0.sh && bash install.sh
一键更新
  1. curl https://bt.sakuraidc.cc/install/update6.sh|bash