From 7256089d4a09c2483aa6a8c0eec03e93c00744c6 Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Wed, 4 Jun 2025 20:44:51 -0500 Subject: [PATCH] minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40357d..8d80cd1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Unlike most of the the other deployments in this organization the data for the s ``` nextcloud-aio/ ├── docker-compose.yml -├── tailscale/ +└── tailscale/ ├── tailscale-data/ # Persistent Tailscale state └── config/ # Tailscale configuration files ```