Mercurial > hg > Feedworm
view feedupdate.sh @ 136:7217b060b39c
implement a Feed class that can be used to query feed and that wraps view results
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 23 Aug 2011 04:15:46 +0200 |
parents | 40163eac0d27 |
children | 5b131f82057d |
line wrap: on
line source
#!/bin/bash DB_URL="mysql://root:mysql@xanthippe/feedworm?use_unicode=1&charset=utf8" ./feedupdate.py ${DB_URL}