summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocalikiblogcreate2
1 files changed, 1 insertions, 1 deletions
diff --git a/localikiblogcreate b/localikiblogcreate
index c80475f..01ca843 100755
--- a/localikiblogcreate
+++ b/localikiblogcreate
@@ -15,7 +15,7 @@ BLOGPROTO=http
BLOGHOST=user.homebase.dk
# The above can be overridden
-LOCALCONFIG=/etc/local/webresolve.conf
+LOCALCONFIG=/etc/local/ikiblog.conf
. $LOCALCONFIG || true
gitdir="$BLOGGITDIR"