Browse Source

"User selected to continue" to be in check loop

pull/1255/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
2b302fc0ac
  1. 2
      lgsm/functions/command_mods_install.sh

2
lgsm/functions/command_mods_install.sh

@ -96,8 +96,8 @@ if [ -f "${modsinstalledlistfullpath}" ]; then
* ) echo "Please answer yes or no.";;
esac
done
fn_script_log_info "User selected to continue"
fi
fn_script_log_info "User selected to continue"
fi
## Installation

Loading…
Cancel
Save