ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/SoekrisBoot/upload
Revision: 1220
Committed: 2009-08-24T20:09:10-07:00 (15 years, 10 months ago) by douglas
Content type: text/x-sh
File size: 215 byte(s)
Log Message:
Change URLs and update things.

File Contents

# User Rev Content
1 douglas 1124 #!/usr/bin/env bash
2 douglas 1130 # Soekris Boot Upload
3 douglas 1124 #
4     # Douglas Thrift
5     #
6     # $Id$
7    
8     server='slowhand.douglasthrift.net'
9 douglas 1220 path='DouglasThrift.net/WWW/static/code/files/soekrisboot'
10 douglas 1124
11 douglas 1130 rsync -Pv soekrisboot-*.tar.bz2 "$server:$path"

Properties

Name Value
svn:executable *
svn:keywords Id
svn:mime-type text/x-sh