view feedworm.sh @ 95:9bceb1bd3f33

do not display a vertical header in the feed entries table
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 28 Dec 2010 03:38:38 +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}