style: Update command script name and enhance team member presentation in HTML

This commit is contained in:
2026-05-12 10:37:03 +02:00
parent 00727961cd
commit 6a0877de38
2 changed files with 33 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import requests
_var = "/opt/legendary-octo-garbanzo"
_cmd = "run-tenant-cmd.sh"
_cmd = "manage-tenants.sh"
def add_dns(name: str, port: int) -> bool:
"""