Browse Source

full stop

pull/2237/head
Daniel Gibbs 6 years ago
parent
commit
3f31260bf8
  1. 2
      lgsm/functions/command_monitor.sh

2
lgsm/functions/command_monitor.sh

@ -186,7 +186,7 @@ info_parms.sh
fn_monitor_check_lockfile
fn_monitor_check_update
fn_monitor_check_session
# Query has to be enabled in Starbound config
# Query has to be enabled in Starbound config.
if [ "${shortname}" == "sb" ]; then
if [ "${queryenabled}" == "true" ]; then
fn_monitor_query

Loading…
Cancel
Save