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