1 changed files with 0 additions and 3 deletions
@ -91,9 +91,6 @@ RUN echo "**** Install Node.js ****" \ |
|||
# Install GameDig https://docs.linuxgsm.com/requirements/gamedig |
|||
RUN echo "**** Install GameDig ****" \ |
|||
&& npm install -g [email protected] |
|||
WORKDIR /app/lgsm \ |
|||
wget -N --no-check-certificate "https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/${LGSM_GITHUBBRANCH}/package.json" \ |
|||
&& npm install |
|||
|
|||
WORKDIR /app |
|||
|
|||
|
Loading…
Reference in new issue