diff --git a/Dockerfile b/Dockerfile index 4411ee6..4b2618a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,9 +28,4 @@ RUN chmod +x /veloren-temp/install_script.sh VOLUME /veloren # Run command -CMD [ "/bin/bash", "./veloren-temp/install_script.sh" ] - - - - -#dkjfhgkjdfng \ No newline at end of file +CMD [ "/bin/bash", "./veloren-temp/install_script.sh" ] \ No newline at end of file