clan flash: Remove root requirement for flash, add a flash-template

This commit is contained in:
Qubasa
2024-09-24 13:42:21 +02:00
parent 2d9d18eb43
commit 945c491d05
10 changed files with 191 additions and 73 deletions

View File

@@ -25,6 +25,7 @@ clan_cli = [
"templates/**/*",
"vms/mimetypes/**/*",
"webui/assets/**/*",
"flash/*.sh"
]
[tool.pytest.ini_options]