mirror of
https://github.com/kaboomserver/framework.git
synced 2025-07-01 19:41:33 +00:00
6 lines
61 B
Bash
6 lines
61 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
# Shutdown script for Paper/Spigot
|
||
|
|
||
|
pkill -9 java
|