30 Home
wukongdaily edited this page 2024-04-10 11:01:44 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

使用方法

diy-nas-onescript

GitHub Repo stars GitHub License GitHub forks GitHub release (by tag)

在终端执行下列命令即可

curl -fsSL https://cdn.jsdelivr.net/gh/wukongdaily/diy-nas-onescript@c9be3c2a611e8f6edd759cd4d74a2f2e3211df48/shell/diy.sh -o diy.sh && chmod +x diy.sh && ./diy.sh

上述的sh脚本由于存在cdn缓存因此我会定期按照git的哈希值更新这条命令。因此各位务必从wiki页面复制

原始命令行(国外用户)

curl -fsSL https://raw.githubusercontent.com/wukongdaily/diy-nas-onescript/master/shell/diy.sh -o diy.sh && chmod +x diy.sh && ./diy.sh

执行效果截图

image