安装:

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
文章目录