This website requires JavaScript.
Explore
Help
Register
Sign in
kaboomserver
/
buildpack
Watch
1
Star
0
Fork
You've already forked buildpack
0
mirror of
https://github.com/kaboomserver/buildpack.git
synced
2025-08-06 20:22:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7249c7d54d
buildpack
/
script
/
stop
6 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
Move stop-script to buildpack
2019-02-23 20:26:34 +02:00
#!/bin/sh
Add comments, restructure
2019-11-30 20:05:23 +02:00
# Shutdown script for Paper/Spigot
Use pkill in stop script
2019-08-07 01:45:35 +03:00
pkill -9 java
Reference in a new issue
Copy permalink