scp should copy the right dir
This commit is contained in:
parent
9bf93de532
commit
a01e09502e
2
Makefile
2
Makefile
@ -90,7 +90,7 @@ build/doc/changelog.html: ChangeLog build/default/node build/doc/ $(apidoc_dirs)
|
|||||||
build/doc/%:
|
build/doc/%:
|
||||||
|
|
||||||
website-upload: doc
|
website-upload: doc
|
||||||
scp -r build/* $(web_root)
|
scp -r build/doc/* $(web_root)
|
||||||
|
|
||||||
docopen: build/doc/api/all.html
|
docopen: build/doc/api/all.html
|
||||||
-google-chrome build/doc/api/all.html
|
-google-chrome build/doc/api/all.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user