fixed rehlds path
This commit is contained in:
@ -30,7 +30,7 @@ RUN ./steamcmd.sh +@sSteamCmdForcePlatformType linux \
|
||||
RUN rm -f /hlds/steamclient.so /hlds/libsteam_api.so /hlds/steam_api.so
|
||||
|
||||
# Копируем файлы ReHLDS (должен быть ./rehlds/bin/linux32/ внутри контекста билда)
|
||||
COPY rehlds/bin/linux32/ /hlds/
|
||||
COPY rehlds/ /hlds/
|
||||
|
||||
# Делаем основной бинарник исполняемым
|
||||
RUN chmod +x /hlds/hlds_linux
|
||||
|
Reference in New Issue
Block a user