added chmod to hlds_linux
This commit is contained in:
@ -25,6 +25,7 @@ RUN mkdir -p /root/.steam/sdk32 && \
|
||||
ln -sf /hlds/steamclient.so /root/.steam/sdk32/steamclient.so
|
||||
|
||||
COPY rehlds/ /hlds/
|
||||
RUN chmod +x /hlds/hlds_linux
|
||||
|
||||
COPY start.sh /start.sh
|
||||
RUN chmod +x /start.sh
|
||||
|
Reference in New Issue
Block a user