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>2013-07-12 02:38:40 +0400
committerisaacs <i@izs.me>2013-07-12 02:38:40 +0400
commit9f615f14962904b67f2b9539e21cddf54b27ddbf (patch)
treecb722bed2c89b1a4b88aacb8e27dc2dc106a8376 /Makefile
parentaf81d7272e356ab6e62bde2b04031518ce85e4ff (diff)
delete old docs on publish
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48574affb..01228c1cd 100644
--- a/Makefile
+++ b/Makefile
@@ -187,7 +187,7 @@ doc-publish: doc
perl -pi -e 's/ href="\.\.\// href="/g' <$$f >html/api/$$j; \
done
rsync -vazu --stats --no-implied-dirs --delete \
- html/doc/ \
+ html/doc/* \
node@npmjs.org:/home/node/npm-www/doc
rsync -vazu --stats --no-implied-dirs --delete \
html/static/webfonts/ \