This commit is contained in:
2025-07-01 08:33:03 -07:00
parent d634a1d236
commit 235dca1887

View File

@@ -7,7 +7,7 @@ ENV VS_VERSION=""
ENV USERNAME=""
# URL's for files
ARG INSTALL_SCRIPT=https://github.com/fithwum/vintage-story/raw/refs/heads/main/vanilla/install_script.sh
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/vintage-story/refs/heads/main/vanilla/install_script.sh
# Install Dependencies.
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \