From 9a4f51982e1a4a4d6229f0f2605f0c3a16823cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 25 Oct 2024 10:35:59 +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=E6=9F=A5=E6=89=BE=E5=91=BD=E4=BB=A4=E4=BB=A5?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=20syncthing=20=E6=96=87=E4=BB=B6=E5=A4=B9?= =?UTF-8?q?=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stacks/syncthing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/stacks/syncthing/README.md b/stacks/syncthing/README.md index b11d308..ee3e200 100644 --- a/stacks/syncthing/README.md +++ b/stacks/syncthing/README.md @@ -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 ``` \ No newline at end of file