Mercurial > hg > Feedworm
view feedupdate.sh @ 197:e604c32f67aa
normalize the published date if the feed contains none
author | dirk |
---|---|
date | Tue, 24 Jan 2012 10:08:45 +0100 |
parents | 5b131f82057d |
children |
line wrap: on
line source
#!/bin/bash DB_URL="mysql://root:mysql@xanthippe/feedworm?use_unicode=1&charset=utf8" ./feedupdate.py --backend sqlalchemy --dburl ${DB_URL}