2 Star 39 Fork 15

Xhofe / alist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
entrypoint.sh 122 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
chown -R ${PUID}:${PGID} /opt/alist/
umask ${UMASK}
exec su-exec ${PUID}:${PGID} ./alist server --no-prefix
1
https://gitee.com/Xhofe/alist.git
git@gitee.com:Xhofe/alist.git
Xhofe
alist
alist
main

搜索帮助