This commit is contained in:
jaydee
2024-12-16 23:54:08 +01:00
parent f0e81e83ee
commit 1b28a8ea3a

View File

@ -219,6 +219,7 @@ if _RESTORE:
if app == "heimdall":
print("Stopping docker")
cmnd = "docker stop heimdall"
status, output = subprocess.getstatusoutput(cmnd)
entries = ["Home Assistant","Nginx Proxy Manager","Portainer","Roundcube","Authentik","Kestra"]