diff --git a/nsupdate.sh b/nsupdate.sh index 50c7f64..a0f3f9e 100755 --- a/nsupdate.sh +++ b/nsupdate.sh @@ -27,7 +27,7 @@ # from which site should we get your wan ip? IP_CHECK_SITE=http://checkip.dyndns.org -source nsupdate.config +source $(dirname $0)/nsupdate.config LOG=$0.log