Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-02 02:53:47 +0400
committerisaacs <i@izs.me>2012-08-02 02:53:47 +0400
commitaa3a686b4b8e29067b452cce886d7fd1455189db (patch)
treee9812fdb53901c9c30fcdc7e643a9b623b871d5c /Makefile
parent4bf6ef40e495cc23752f593951946dc700a8b01f (diff)
Don't upload docs to old site any more
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile b/Makefile
index 73ba572ee..9b5cfc45f 100644
--- a/Makefile
+++ b/Makefile
@@ -113,20 +113,6 @@ publish: link doc
docpublish: doc-publish
doc-publish: doc
- # old site
- rsync -vazu --stats --no-implied-dirs --delete \
- html/doc/ \
- 173.203.97.118:/var/www/npmjs.org/public/doc
- rsync -vazu --stats --no-implied-dirs --delete \
- html/api/ \
- 173.203.97.118:/var/www/npmjs.org/public/api
- rsync -vazu --stats --no-implied-dirs --delete \
- html/webfonts/ \
- 173.203.97.118:/var/www/npmjs.org/public/static/webfonts
- rsync -vazu --stats --no-implied-dirs --delete \
- html/style.css \
- 173.203.97.118:/var/www/npmjs.org/public/static/
- #new site
rsync -vazu --stats --no-implied-dirs --delete \
html/doc/ \
node@new.npmjs.org:/home/node/npm-www/doc