From 96fc1ea91d859a52dc716db1660c3911ade88ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 19 Apr 2025 19:59:54 +0200 Subject: [PATCH] Clarify tailscale script instruction (#3952) --- frontend/public/json/add-tailscale-lxc.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/add-tailscale-lxc.json b/frontend/public/json/add-tailscale-lxc.json index b0943772b..5a919d7e8 100644 --- a/frontend/public/json/add-tailscale-lxc.json +++ b/frontend/public/json/add-tailscale-lxc.json @@ -1,7 +1,9 @@ { "name": "Tailscale", "slug": "add-tailscale-lxc", - "categories": [1], + "categories": [ + 1 + ], "date_created": "2024-05-02", "type": "addon", "updateable": false, @@ -38,7 +40,7 @@ "type": "info" }, { - "text": "Execute within the Proxmox shell", + "text": "Execute within the Proxmox host shell", "type": "info" } ]