mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 13:25:51 +01:00
add online event
This commit is contained in:
@@ -56,6 +56,8 @@ def router(request):
|
||||
return cm.CreatePendingVirtualHosts()
|
||||
elif controller == 'BootMaster':
|
||||
return cm.BootMaster()
|
||||
elif controller == 'SwitchDNS':
|
||||
return cm.SwitchDNS()
|
||||
elif controller == 'BootChild':
|
||||
return cm.BootChild()
|
||||
elif controller == 'SetupCluster':
|
||||
|
||||
Reference in New Issue
Block a user