typo
This commit is contained in:
parent
f43d804767
commit
ac7b5b4d2e
@ -11,7 +11,7 @@ COPY ./config.settings /tmp/config.settings
|
||||
|
||||
WORKDIR /usr/src/ircd
|
||||
RUN set -x \
|
||||
&& apt-get install ${PKG}
|
||||
&& apt-get install ${PKG} \
|
||||
&& wget -O /tmp/unrealircd https://www.unrealircd.org/downloads/unrealircd-${VER}.tar.gz \
|
||||
&& tar xvfz /tmp/unrealircd \
|
||||
&& cd ./unrealircd-${VER}/ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user