Browse Source

lint

pull/3963/head
Daniel Gibbs 3 years ago
parent
commit
21cfc52e53
  1. 2
      lgsm/functions/check_steamcmd.sh

2
lgsm/functions/check_steamcmd.sh

@ -12,7 +12,7 @@ core_steamcmd.sh
fn_check_steamcmd_clear
fn_check_steamcmd
if [ ${shortname} == "ark" ]; then
if [ "${shortname}" == "ark" ]; then
fn_check_steamcmd_ark
fi
fn_check_steamcmd_dir

Loading…
Cancel
Save