mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-06 20:55:29 +02:00
1.89
This commit is contained in:
parent
8e192052da
commit
5256d44504
7 changed files with 560 additions and 19 deletions
2
memo
2
memo
|
@ -22,7 +22,7 @@ NEWS_FILE="/home/gilles/public_html/www.linux-france.org/html/niouzes/niouzes_im
|
|||
if ! newer VERSION $NEWS_FILE; then
|
||||
echo "$VERSION already announced"
|
||||
else
|
||||
cat >> $NEWS_FILE << EOF
|
||||
cat > $NEWS_FILE << EOF
|
||||
|
||||
<news date="`date '+%Y%m%d'`">
|
||||
`LANG=fr date '+%A %d %B %Y'` : Synchronisez ou migrez vos boites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue