Browse Source

typo

pull/4633/head
Daniel Gibbs 12 months ago
parent
commit
5423b69d40
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 4
      lgsm/modules/command_update.sh

4
lgsm/modules/command_update.sh

@ -33,8 +33,8 @@ elif [ "${shortname}" == "vints" ]; then
update_vints.sh
elif [ "${shortname}" == "ut99" ]; then
update_ut99.sh
elif [ "${shortname}" == "xntl" ]; then
update_xntl.sh
elif [ "${shortname}" == "xnt" ]; then
update_xnt.sh
else
update_steamcmd.sh
fi

Loading…
Cancel
Save