Skip to content

Commit

Permalink
Revert "Workaround for ValveSoftware/steam-for-linux#7843 (Fixes lloe…
Browse files Browse the repository at this point in the history
…sche#365)"

This reverts commit ddd8268.
  • Loading branch information
lloesche committed Jun 10, 2021
1 parent ddd8268 commit d1f0181
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions valheim-updater
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ check_mod() {


download_valheim() {
# todo: remove once https://github.com/ValveSoftware/steam-for-linux/issues/7843 is fixed
mkdir -p "$valheim_download_path/steamapps"
# shellcheck disable=SC2086
/opt/steamcmd/steamcmd.sh +login anonymous +force_install_dir "$valheim_download_path" +app_update 896660 $STEAMCMD_ARGS +quit
}
Expand Down

0 comments on commit d1f0181

Please sign in to comment.