diff 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 diff
--- a/feedupdate.sh	Tue Aug 23 03:44:08 2011 +0200
+++ b/feedupdate.sh	Tue Aug 23 03:49:29 2011 +0200
@@ -1,4 +1,4 @@
 #!/bin/bash
 DB_URL="mysql://root:mysql@xanthippe/feedworm?use_unicode=1&charset=utf8"
 
-./feedupdate-main.py ${DB_URL}
+./feedupdate.py ${DB_URL}