summaryrefslogtreecommitdiff
path: root/iwd/install-patch-how-us.sh
diff options
context:
space:
mode:
Diffstat (limited to 'iwd/install-patch-how-us.sh')
-rw-r--r--iwd/install-patch-how-us.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/iwd/install-patch-how-us.sh b/iwd/install-patch-how-us.sh
index b900f3a..c2fa35c 100644
--- a/iwd/install-patch-how-us.sh
+++ b/iwd/install-patch-how-us.sh
@@ -24,8 +24,8 @@ patch_url="http://www.sorcerers.net/Games2/IWD/how142eng.rar"
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 "$@"