refactor tailscale script & remove debian 12 note (#5454)

This commit is contained in:
CanbiZ
2025-06-25 12:36:15 +02:00
committed by GitHub
parent 24f22dfecc
commit a99ecb60ef
2 changed files with 72 additions and 39 deletions

View File

@@ -32,10 +32,6 @@
"password": null
},
"notes": [
{
"text": "Only supported on Debian 12 LXCs",
"type": "warning"
},
{
"text": "After the script finishes, reboot the LXC then run `tailscale up` in the LXC console",
"type": "info"