webd

linux 下快速启动 webd 映射本地目录为网盘使用

快速执行: curl -s http://harbor.geoonline.geo:2015/tools/startup_webd.sh | bash 可以跟两个参数,分别表示网盘根目录和 http 端口号 脚本如下: #!/bin/bash WEBD_ROOT="$1" WEBD_PORT="$2 ......
目录 linux webd
共1篇  :1/1页 首页上一页1下一页尾页