~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to push-website

  • Committer: Michael Hudson
  • Date: 2008-09-12 04:46:22 UTC
  • mfrom: (221.1.3 use-pysqlite2-as-well)
  • Revision ID: michael.hudson@canonical.com-20080912044622-nom353e8u6omef2i
allow the changecache to work with python-pysqlite2, which are the bindings to
sqlite3 for python 2.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
#
3
 
# this is only useful for robey.  it updates the public website.
4
 
#
5
 
 
6
 
rsync -avr homepage/ robey@tavi.lag.net:/web/loggerhead
7