server/restart.sh
mathias 80bf0c43a6 Add latest files
Former-commit-id: d3bd004bf48cb48245ebc939d959ace04d96ae61
2018-10-01 15:16:49 +03:00

2 lines
32 B
Bash

#!/bin/sh
kill -9 $(pgrep java)