summaryrefslogtreecommitdiff
path: root/tools/publish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/publish.sh')
-rwxr-xr-xtools/publish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/publish.sh b/tools/publish.sh
index b07a736..e57bee6 100755
--- a/tools/publish.sh
+++ b/tools/publish.sh
@@ -3,7 +3,7 @@
BASEDIR=~/homepage
TOOLS="${BASEDIR}/tools"
BUILD="${BASEDIR}/build"
-ATOM="${BASEDIR}/atom.xml"
+ATOM="${BASEDIR}/notes/atom.xml"
SOURCES="${BASEDIR}/src"
NOTES="${SOURCES}/notes"