fix syntax error
This commit is contained in:
parent
a198aa0ecf
commit
7c2dd12449
@ -25,7 +25,7 @@ RUN apt-get update -q \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/var/lib/apt/lists/* \
|
||||
/var/tmp/*
|
||||
/var/tmp/* \
|
||||
&& /usr/games/steamcmd \
|
||||
+login anonymous \
|
||||
+force_install_dir $BASEDIR \
|
||||
|
@ -25,7 +25,7 @@ RUN apt-get update -q \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/var/lib/apt/lists/* \
|
||||
/var/tmp/*
|
||||
/var/tmp/* \
|
||||
&& /usr/games/steamcmd \
|
||||
+login anonymous \
|
||||
+force_install_dir $BASEDIR \
|
||||
|
Loading…
Reference in New Issue
Block a user