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,9 +96,9 @@ if [ -f "${modsinstalledlistfullpath}" ]; then
* ) echo "Please answer yes or no.";;
esac
done
fi
fn_script_log_info "User selected to continue"
fi
fi
## Installation

Loading…
Cancel
Save