mirror of
https://github.com/kaboomserver/buildpack.git
synced 2025-08-06 04:02:57 +00:00
3 lines
32 B
Text
3 lines
32 B
Text
![]() |
#!/bin/sh
|
||
|
kill -9 $(pgrep java)
|