summaryrefslogtreecommitdiff
path: root/totsc/auto-totsc-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'totsc/auto-totsc-installer.sh')
-rwxr-xr-xtotsc/auto-totsc-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/totsc/auto-totsc-installer.sh b/totsc/auto-totsc-installer.sh
index f82114a..d485e5a 100755
--- a/totsc/auto-totsc-installer.sh
+++ b/totsc/auto-totsc-installer.sh
@@ -11,7 +11,7 @@ echo "Checking CD version"
CDMD5=$(md5sum $CDMOUNT/data1.cab|awk '{print $1}')
case "$CDMD5" in
- "e27d259ddc0171ff945dbba136e60309" )
+ $BG1_TOTSC_1CD_UK_MD5 )
FULLGAMENAME="Baldurs Gate Tales of the Sword Coast: 1CD UK version"
INSTALLSCRIPT=./install-totsc-1cd-uk.sh
OFFICIALPATCH=./install-totsc-patch-uk.sh