Missing hyphens in shell code fixed (now saved :( )

This commit is contained in:
Bengt Giger 2020-12-19 18:59:34 +01:00
parent e439e34fac
commit f0f1472c00

View file

@ -40,3 +40,4 @@ CMD if [ "${SEBSERVER_MODE}" == "gui" ]; then exec java \
fi;
EXPOSE 8080