From 7721c4be0be6e9b47045cef770aaa7c1a7473acc Mon Sep 17 00:00:00 2001
From: UltimateByte <robin.labadie@gmail.com>
Date: Sun, 15 Jan 2017 04:35:58 +0100
Subject: [PATCH] added lowercase convert to update

---
 lgsm/functions/command_mods_update.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lgsm/functions/command_mods_update.sh b/lgsm/functions/command_mods_update.sh
index a7fd0c572..a271a3163 100644
--- a/lgsm/functions/command_mods_update.sh
+++ b/lgsm/functions/command_mods_update.sh
@@ -61,6 +61,10 @@ fn_mods_update_loop(){
 			fn_mod_dl
 			# Extract the mod
 			fn_mod_extract
+			# Remove files that should not be erased
+			# fn_remove_cfg_files
+			# Convert to lowercase if needed
+			fn_mod_lowercase
 			# Build a file list
 			fn_mod_fileslist
 			# Copying to destination