summaryrefslogtreecommitdiff
path: root/iwd/install-patch-intl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'iwd/install-patch-intl.sh')
-rwxr-xr-xiwd/install-patch-intl.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/iwd/install-patch-intl.sh b/iwd/install-patch-intl.sh
index 7dfe53f..06f8d7f 100755
--- a/iwd/install-patch-intl.sh
+++ b/iwd/install-patch-intl.sh
@@ -24,8 +24,8 @@ patch_url="http://www.sorcerers.net/Games2/IWD/iwdpatch106.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 "$@"