script: removed non-working comment

This commit is contained in:
Yannik Bretschneider 2021-06-05 18:44:00 +02:00
parent f1322bdbed
commit 30dc25ab2c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
@echo off
echo .\gradlew Server:jar | cmd
docker build -t server-testbuild .
# docker run --rm -e "MMU_LOG_LEVEL=5" -p 1218:1218 server-testbuild