mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
parent
44c74f9be4
commit
babb1c72cd
1 changed files with 1 additions and 1 deletions
|
|
@ -282,4 +282,4 @@ class Instances:
|
|||
if result:
|
||||
return f"Instance {instance.name} has been restarted."
|
||||
|
||||
return f"Can't restart {instance.name}"
|
||||
return f"Can't restart {instance.name}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue