fix: remove court
This commit is contained in:
parent
01aeefaaa3
commit
dca469d8b7
43 changed files with 14 additions and 102 deletions
6
debug.sh
Normal file
6
debug.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp build/libs/*.jar server/plugins
|
||||
cd server && java -jar server.jar -nogui && cd ..
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue