This website requires JavaScript.
Explore
Help
Sign In
icedream
/
docker-spigot
mirror of
https://github.com/icedream/docker-spigot.git
Watch
1
Star
0
Fork
You've already forked docker-spigot
0
Code
Issues
Releases
Wiki
Activity
master
docker-spigot
/
start.sh
3 lines
78 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
exec
java
$JAVA_ARGS
-jar /srv/spigot.jar
$SPIGOT_ARGS
$SPIGOT_ARGS
Reference in New Issue
View Git Blame
Copy Permalink