一键脚本仅支持Linux-x86_64/aarch64平台。
安装
●已经安装过再次执行安装会删除之前的数据,更新请使用更新命令。
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
更新
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update
卸载
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall
- 管理
启动:
systemctl start alist
关闭:
systemctl stop alist
状态:
systemctl status alist
重启:
systemctl restart alist
cd /opt/alist && ./alist -password
评论