Handle SIGTERM to stop Minecraft gracefully
- Set up SIGTERM signal trap to invoke stop_server - Ensure proper process exit and cleanup after the server stops - Create makefile to build, clean, and install builds
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
data
|
||||
.env
|
||||
screenlog.0
|
||||
|
||||
Reference in New Issue
Block a user