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