更新 HTTP文件服务搭建

X
2025-04-21 13:24:29 +00:00
parent fc22125682
commit 2155756217

@@ -13,6 +13,11 @@
unzip chfs-linux-amd64-3.1.zip unzip chfs-linux-amd64-3.1.zip
``` ```
- 进入解压添加执行权限
```
chmod +x chfs-linux-amd64-3.1
```
# 二、 以服务方式运行 # 二、 以服务方式运行
- 安装npx - 安装npx