修改 README 文件
This commit is contained in:
@@ -33,7 +33,7 @@ nginx_port="80" #Nginx端口号,根据实际情况修改
|
|||||||
### 执行一键安装脚本
|
### 执行一键安装脚本
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sh fastDFS_nginx_exec.sh
|
sh centos-fasdfs-install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### 测试文件上传及访问
|
### 测试文件上传及访问
|
||||||
@@ -41,4 +41,4 @@ sh fastDFS_nginx_exec.sh
|
|||||||
```sh
|
```sh
|
||||||
fdfs_upload_file /etc/fdfs/client.conf /tmp/a.txt
|
fdfs_upload_file /etc/fdfs/client.conf /tmp/a.txt
|
||||||
```
|
```
|
||||||
返回FID表示成功 如:group1/M00/00/00/xx.txt
|
返回FID表示成功 如:`group1/M00/00/00/xx.txt`
|
||||||
|
Reference in New Issue
Block a user