~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to push-website

  • Committer: Michael Hudson
  • Date: 2008-07-31 04:49:48 UTC
  • mfrom: (181.1.9 fix_setup)
  • Revision ID: michael.hudson@canonical.com-20080731044948-pws1h45ntwj2sfj1
merge Martin A. fixes for setup.py

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