THIS IS THE LAST TIME, YOU HEAR ME?
All checks were successful
Docker Build and Push / build (push) Successful in 1m5s
All checks were successful
Docker Build and Push / build (push) Successful in 1m5s
This commit is contained in:
@ -275,7 +275,7 @@ while true; do
|
|||||||
|
|
||||||
if [[ -f "run.sh" ]]; then
|
if [[ -f "run.sh" ]]; then
|
||||||
exec ./run.sh
|
exec ./run.sh
|
||||||
else if [[ -f $JAR ]]; then
|
elif [[ -f $JAR ]]; then
|
||||||
echo -e "|_______________________________________________________|"
|
echo -e "|_______________________________________________________|"
|
||||||
echo -e "|##----------------- Server Starting -----------------##|"
|
echo -e "|##----------------- Server Starting -----------------##|"
|
||||||
echo -e "|#| Minecraft Version: $MC_VERSION"
|
echo -e "|#| Minecraft Version: $MC_VERSION"
|
||||||
|
Reference in New Issue
Block a user