Add sync section to immediate update

svn path=/trunk/; revision=819
This commit is contained in:
mad 2001-06-14 18:23:10 +00:00
parent a155b0658f
commit 5e453f90ea

View File

@ -89,3 +89,6 @@ $(PTPAGES): %.html: %.xhtml fsfe.xsl navigation.pt.xsl
clean:
rm -f $(ENPAGES) $(FRPAGES) $(DEPAGES) $(PTPAGES)
sync:
ssh -l www france.fsfeurope.org 'cd fsfe ; cvs -z3 -q update -I "*.html" -d ; ../bin/nightly'