From cae429b2a5afb1574eeacb4db882d3b7faac5a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 25 Oct 2024 10:09:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20syncthing=20=E6=96=87=E4=BB=B6=E5=A4=B9?= =?UTF-8?q?=E7=BB=93=E6=9E=84=E8=BE=93=E5=87=BA=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stacks/syncthing/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stacks/syncthing/README.md b/stacks/syncthing/README.md index ac75dd5..b11d308 100644 --- a/stacks/syncthing/README.md +++ b/stacks/syncthing/README.md @@ -27,4 +27,6 @@ echo -e "\n Folder Path: $TARGET1 \n" ```bash docker exec -it syncthing find /host -maxdepth 3 + +tree /root/st-folder -L 3 ``` \ No newline at end of file