alist一键脚本
侧边栏壁纸
  • 累计撰写 13 篇文章
  • 累计收到 32 条评论

alist一键脚本

kinner
2023-12-17 / 0 评论 / 71 阅读 / 正在检测是否收录...

Install

curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install /root

update

curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update /root

Uninstall

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

启动:

systemctl start alist

关闭:

systemctl stop alist

状态:

systemctl status alist

重启:

systemctl restart alist

随机生成一个密码

./alist admin random

手动设置一个密码,NEW_PASSWORD是指你需要设置的密码

./alist admin set NEW_PASSWORD
0

评论 (0)

取消