From c372359a371d6547fae80606a59a439fd3c261dd Mon Sep 17 00:00:00 2001
From: juanf <juanf>
Date: Mon, 12 Sep 2016 12:24:55 +0000
Subject: [PATCH] SSDM-4111 : ELN Upgrade script

SVN: 37050
---
 installation/resource/installer/bin/upgrade-eln.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/installation/resource/installer/bin/upgrade-eln.sh b/installation/resource/installer/bin/upgrade-eln.sh
index 4a56775619d..717a32c98cb 100644
--- a/installation/resource/installer/bin/upgrade-eln.sh
+++ b/installation/resource/installer/bin/upgrade-eln.sh
@@ -11,11 +11,11 @@
 
 #-- If installation exists
 #-- Check if current installation is minimum master data installation
-#-- Backup ETC Folder (Skip if installation don't exist)
+#-- Backup etc Folder (Skip if installation don't exist)
 #-- Remove eln folder (Skip if installation don't exist)
 #-- uncompress eln tarbal into the eln folder
 #-- If current installation was minimum master data installation, remove extra eln master data script
-#-- Restore ETC folder from backup (Skip if installation don't exist)
+#-- Restore etc folder from backup (Skip if installation don't exist)
 
 echo "1 - Starting ELN-LIMS Upgade"
 
-- 
GitLab