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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"