mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 09:54:20 +02:00
fix attempts
This commit is contained in:
parent
17fda89141
commit
2880c462a6
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
FROM ubuntu:24.04
|
||||
ARG CACHEBUST
|
||||
|
||||
RUN echo steam steam/question select "I AGREE" | debconf-set-selections \
|
||||
&& echo steam steam/license note '' | debconf-set-selections \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
force_install_dir /home/tf2/hlserver/tf2/
|
||||
login anonymous
|
||||
app_update 232250
|
||||
app_update 232250 validate
|
||||
quit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue