summaryrefslogtreecommitdiff
path: root/bg1/install-patch-totsc-us.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bg1/install-patch-totsc-us.sh')
-rwxr-xr-xbg1/install-patch-totsc-us.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bg1/install-patch-totsc-us.sh b/bg1/install-patch-totsc-us.sh
index 8a47f79..e9ce11e 100755
--- a/bg1/install-patch-totsc-us.sh
+++ b/bg1/install-patch-totsc-us.sh
@@ -24,8 +24,8 @@ patch_url="http://downloads.bioware.com/baldursgate1/BGTalesUS5512.exe"
patch_name="$(basename $patch_url)"
scriptdir="$(dirname $0)"/..
-source "${scriptdir}/includes/generic-includes.sh"
-source "${scriptdir}/includes/patch-includes.sh"
+. "${scriptdir}/includes/generic-includes.sh"
+. "${scriptdir}/includes/patch-includes.sh"
parseargs "$@"