style: Update command script name and enhance team member presentation in HTML
This commit is contained in:
@@ -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:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user