Skip to content

Commit

Permalink
Attempting to fix upload of docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nawroth committed Oct 1, 2013
1 parent c456118 commit 39f2976
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manual/src/build/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ else
SYMLINKVERSION=stable
fi
fi
DOCS_SERVER='neo@static.neo4j.org'
ROOTPATHDOCS='/var/www/docs.neo4j.org'
DOCS_SERVER='neo@docs.neo4j.org'
ROOTPATHDOCS='/data/www/doc/docs.neo4j.org'
hostname=$(uname -n)

# If you're not a Jenkins node, don't deploy the docs
Expand Down

0 comments on commit 39f2976

Please sign in to comment.