KagurazakaNyaa / palworld-docker

Palworld dedicated server with docker
https://hub.docker.com/r/kagurazakanyaa/palworld
GNU Affero General Public License v3.0
91 stars 16 forks source link

Force Update option doesn't work #5

Closed mmonkey closed 6 months ago

mmonkey commented 6 months ago

When FORCE_UPDATE is set to true then I get the error:

/docker-entrypoint.sh: line 4: steamcmd: command not found

I believe that steamcmd should use the full path ./steamcmd/steamcmd.sh in docker-entrypoint.sh.