remove notes

This commit is contained in:
Mips2648 2025-06-09 08:00:32 +02:00
parent 5d7855ae05
commit 5f11c71b6e
No known key found for this signature in database

View File

@ -41,14 +41,5 @@
"username": "admin", "username": "admin",
"password": "admin" "password": "admin"
}, },
"notes": [ "notes": []
{
"text": "Use Debian 11 or 12 only",
"type": "warning"
},
{
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
"type": "warning"
}
]
} }