摘要: 快速执行: curl -s https://files-cdn.cnblogs.com/files/nihaorz/startup_webd.sh | bash 可以跟两个参数,分别表示网盘根目录和 http 端口号 脚本如下: #!/bin/bash WEBD_ROOT="$1" WEBD_POR 阅读全文
posted @ 2023-08-21 17:37 Nihaorz 阅读(81) 评论(0) 推荐(0) 编辑