From 852bb8a95d9c58c91a46e03db3fba2f5d1e82997 Mon Sep 17 00:00:00 2001 From: fithwum Date: Thu, 3 Jul 2025 17:10:39 -0700 Subject: [PATCH] dfsg --- Dockerfile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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