We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9800e commit d706ec3Copy full SHA for d706ec3
lgsm/functions/command_details.sh
@@ -15,7 +15,7 @@ info_config.sh
15
info_parms.sh
16
info_distro.sh
17
info_messages.sh
18
-if [ "${querymode}" == "2" ]|| [ "${querymode}" == "3" ]; then
+if [ "${querymode}" == "2" ]||[ "${querymode}" == "3" ]; then
19
query_gamedig.sh
20
fi
21
fn_info_message_distro
0 commit comments