mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* Added "quit" alias for the "shutdown" console command in RegionServer
This commit is contained in:
@@ -435,6 +435,7 @@ namespace OpenSim
|
||||
}
|
||||
break;
|
||||
|
||||
case "quit":
|
||||
case "shutdown":
|
||||
Shutdown();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user