view feedworm.sh @ 96:397688da3d28

when selecting a feed entry, mark the entire row as selected
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 28 Dec 2010 03:44:51 +0100
parents faca24809ffd
children 5b131f82057d
line wrap: on
line source

#!/bin/bash
DB_URL="mysql://root:mysql@xanthippe/feedworm?use_unicode=1&charset=utf8"

/usr/bin/python ./feedworm-gui.py ${DB_URL}