1
This commit is contained in:
parent
6be445c8d5
commit
4499be6acd
0
scripts/publish_java/manage.py
Normal file
0
scripts/publish_java/manage.py
Normal file
7
scripts/publish_java/restart.sh
Normal file → Executable file
7
scripts/publish_java/restart.sh
Normal file → Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./common.sh
|
||||
|
||||
python manage.py restart $1 $2 ${JAR_NAME}
|
||||
|
||||
echo 'success'
|
Loading…
x
Reference in New Issue
Block a user