git.annexia.org
/
fedora-mingw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added XQilla (NOT WORKING).
[fedora-mingw.git]
/
upload.sh
1
#!/bin/sh -
2
3
SERVER=web.merjis.com
4
USERNAME=rich
5
REMOTEDIR=public_html/mingw/
6
#BWLIMIT="--bwlimit=25" ;# kilobytes per second
7
8
rsync -av --delete $BWLIMIT \
9
~/public_html/smock/yum/{fedora-10,fedora-rawhide} \
10
$USERNAME@$SERVER:$REMOTEDIR