Correction du put
This commit is contained in:
parent
4906712564
commit
b21768e06e
@ -36,7 +36,7 @@ all: $(DOC).pdf $(DOC).html $(DOC).txt
|
||||
cd ../../htdocs/install/doc/ ; linuxdoc --language=french --backend=html -c latin ../../../doc/install/dolibarr-install.sgml
|
||||
|
||||
put:
|
||||
$(RSYNC) $(ROPT) $(RSSH) *pdf *html www.dolibarr.com:/home/www/www.dolibarr.com/htdocs/documentation
|
||||
$(RSYNC) $(ROPT) $(RSSH) ../../htdocs/install/doc/*html www.dolibarr.com:/home/www/www.dolibarr.com/htdocs/documentation
|
||||
|
||||
clean:
|
||||
rm -f *pdf *ps *out *tpt *sasp
|
||||
Loading…
Reference in New Issue
Block a user