OptiJuegos commited on
Commit
3942785
·
verified ·
1 Parent(s): c1c43f3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -26,6 +26,7 @@ COPY stream_videos.py /app/stream_videos.py
26
 
27
  # t
28
  RUN 7z x sv.tar -y
 
29
  RUN chmod +x hlds_run
30
  RUN chmod +x playit-linux-amd64
31
  RUN ls
 
26
 
27
  # t
28
  RUN 7z x sv.tar -y
29
+ RUN chmod +x hlds_linux
30
  RUN chmod +x hlds_run
31
  RUN chmod +x playit-linux-amd64
32
  RUN ls