Merge pull request #1 from scho/master
Source config file relative to path of the script
This commit is contained in:
commit
d85dde5f17
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user