Server tar now gets deleted

This commit is contained in:
Doc
2024-08-07 12:37:06 +02:00
parent b4dd6ff87f
commit a4331f47a4
2 changed files with 3 additions and 1 deletions

View File

@@ -42,6 +42,8 @@ RUN wget "https://cdn.vintagestory.at/gamefiles/stable/vs_server_linux-x64_${VER
RUN tar xzf "vs_server_linux-x64_${VERSION}.tar.gz"
RUN rm "vs_server_linux-x64_${VERSION}.tar.gz"
RUN chmod +x server.sh
WORKDIR /home/vintagestory/