Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-21 13:48:58 +01:00
parent 4553333ddb
commit b36f2fb282
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ test:
web: web:
cp README $(WEBPAGE) cp README $(WEBPAGE)
cp -r doc/html/* $(WEBPAGEBASE)/man cp -r doc/html/* $(WEBPAGEBASE)/man
exit 1
cd $(WEBDIR) && git commit -m "cdist update" $(WEBPAGEBASE) cd $(WEBDIR) && git commit -m "cdist update" $(WEBPAGEBASE)
cd $(WEBDIR) && make pub cd $(WEBDIR) && make pub