commands.sh

Valheim

linux

Create and start a headless Valheim server. Note: Configure the server by editing a copy of the `start_server.sh` script.

More info →

Examples (3)

Start the server

path/to/start_server.sh

Stop the server gracefully

<Ctrl c>

Start the server using the provided Docker script

path/to/docker_start_server.sh path/to/start_server.sh
made by @shridhargupta | data from tldr-pages