Skip to content

Commit

Permalink
update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusraupach committed Jan 7, 2025
1 parent c9374d9 commit b7c1746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

: "${WORLD:="Dedicated"}"
: "${PASSWORD:="Secret"}"
: "${SAVEDIR:="~/.config/unity3d/IronGate/Valheim"}"
: "${SAVEDIR:=""}"
: "${PUBLIC:=1}"
: "${LOG_FILE:=""}"
: "${SAVEINTERVAL:=1800}"
Expand Down

0 comments on commit b7c1746

Please sign in to comment.