mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 04:00:47 +08:00
更新 README.md,添加查找命令以显示 syncthing 文件夹结构
This commit is contained in:
@ -29,4 +29,5 @@ echo -e "\n Folder Path: $TARGET1 \n"
|
||||
docker exec -it syncthing find /host -maxdepth 3
|
||||
|
||||
tree /root/st-folder -L 3
|
||||
find /root/st-folder -maxdepth 3
|
||||
```
|
Reference in New Issue
Block a user