Started implementing server installation
This commit is contained in:
@@ -8,6 +8,5 @@ public enum ServerTrigger
|
||||
Kill = 3,
|
||||
Reinstall = 4,
|
||||
NotifyOnline = 5,
|
||||
NotifyContainerDied = 6,
|
||||
NotifyInstallContainerDied = 7
|
||||
NotifyContainerDied = 6
|
||||
}
|
||||
Reference in New Issue
Block a user