summaryrefslogtreecommitdiff
path: root/pst/install-patch-official.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pst/install-patch-official.sh')
-rwxr-xr-xpst/install-patch-official.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pst/install-patch-official.sh b/pst/install-patch-official.sh
index cfa576d..b47d0a5 100755
--- a/pst/install-patch-official.sh
+++ b/pst/install-patch-official.sh
@@ -24,8 +24,8 @@ patch_url="http://www.sorcerers.net/Games2/Torment/Trmt11.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 "$@"