|
@ -12,9 +12,9 @@ fn_firstcommand_set |
|
|
|
|
|
|
|
|
# Run checks and gathers details to display. |
|
|
# Run checks and gathers details to display. |
|
|
check.sh |
|
|
check.sh |
|
|
|
|
|
info_distro.sh |
|
|
info_config.sh |
|
|
info_config.sh |
|
|
info_parms.sh |
|
|
info_parms.sh |
|
|
info_distro.sh |
|
|
|
|
|
info_messages.sh |
|
|
info_messages.sh |
|
|
if [ "${querymode}" == "2" ]||[ "${querymode}" == "3" ]; then |
|
|
if [ "${querymode}" == "2" ]||[ "${querymode}" == "3" ]; then |
|
|
for queryip in "${queryips[@]}"; do |
|
|
for queryip in "${queryips[@]}"; do |
|
|