annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
65
e24777e346e7 add a runner script for Xanthippe
dirk@xanthippe.ping.de
parents:
diff changeset
1 #!/bin/bash
e24777e346e7 add a runner script for Xanthippe
dirk@xanthippe.ping.de
parents:
diff changeset
2 DB_URL="mysql://root:mysql@xanthippe/feedworm?use_unicode=1&charset=utf8"
e24777e346e7 add a runner script for Xanthippe
dirk@xanthippe.ping.de
parents:
diff changeset
3
134
40163eac0d27 rename feedupdate-main to feedupdate, adjust the launch script
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 65
diff changeset
4 ./feedupdate.py ${DB_URL}