#!/bin/sh
set -x
cd /home/gilles/public_html/www.linux-france.org/html/
sh ./niouzes/niouzes_exemple.sh
m4 niouzes.m4 > niouzes.xml
python ./niouzes/getmynews.py --neuf niouzes.xml > niouzes-neuf.html
python ./niouzes/getmynews.py --html niouzes.xml > niouzes-html.html
sh /home/gilles/memo/lfo-rsync