forked from ungleich-public/cdist
-exit(1)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4553333ddb
commit
b36f2fb282
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue