From 2b302fc0ac550e298514511b9a3fcd31ad725aac Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Thu, 26 Jan 2017 14:58:02 +0100 Subject: [PATCH] "User selected to continue" to be in check loop --- lgsm/functions/command_mods_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/command_mods_install.sh b/lgsm/functions/command_mods_install.sh index de1be8046..4e563b7b9 100644 --- a/lgsm/functions/command_mods_install.sh +++ b/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