Mercurial > hg > Feedworm
view feedupdate.sh @ 134:40163eac0d27
rename feedupdate-main to feedupdate, adjust the launch script
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 23 Aug 2011 03:49:29 +0200 |
parents | e24777e346e7 |
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}