宝塔面板安装 alist v2 搭建多网盘文件列表

安装:

curl -fsSL "https://nn.ci/alist.sh" | bash -s install /www/wwwroot/ali.seerking.com

升级: c

url -fsSL "https://nn.ci/alist.sh" | bash -s update /www/wwwroot/ali.seerking.com

卸载:

curl -fsSL "https://nn.ci/alist.sh" | bash -s uninstall

替换上面代码中的地址为你自己的服务器地址

www/wwwroot/ali.seerking.com

常用命令

  • 启动: systemctl start alist
  • 关闭: systemctl stop alist
  • 自启: systemctl enable alist
  • 状态: systemctl status alist
  • 重启: systemctl restart alist

无标签
2023-02-15 03:05:12

暂无评论

评论已关闭。