Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Nov 25, 2023
1 parent d37aec6 commit 3837935
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lgsm/modules/fix_steamcmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,6 @@ elif [ "${shortname}" == "dodr" ]; then
fn_fix_steamclient_so "64" "${serverfiles}/Dragons/Binaries/Linux"
fn_fix_steamclient_so "64" "${serverfiles}/linux64"
elif [ "${shortname}" == "dods" ]; then
fn_fix_steamclient_so "32" "${serverfiles}"
fn_fix_steamclient_so "64" "${serverfiles}/linux64"
fn_fix_steamclient_so "32" "${serverfiles}/bin"
elif [ "${shortname}" == "doi" ]; then
fn_fix_steamclient_so "32" "${serverfiles}"
Expand Down

0 comments on commit 3837935

Please sign in to comment.