git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
950d7e1
)
New yum repository.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 14 Feb 2009 13:42:09 +0000
(13:42 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 14 Feb 2009 13:42:09 +0000
(13:42 +0000)
upload.sh
patch
|
blob
|
history
diff --git
a/upload.sh
b/upload.sh
index
9513741
..
9f26554
100755
(executable)
--- a/
upload.sh
+++ b/
upload.sh
@@
-1,12
+1,10
@@
#!/bin/sh -
-PORT=22222
-SERVER=annexia.org
+SERVER=web.merjis.com
USERNAME=rich
-REMOTEDIR=
tmp
/mingw/
+REMOTEDIR=
public_html
/mingw/
#BWLIMIT="--bwlimit=25" ;# kilobytes per second
rsync -av --delete $BWLIMIT \
~/public_html/smock/yum/{fedora-10,fedora-rawhide} \
- -e "ssh -p $PORT" \
$USERNAME@$SERVER:$REMOTEDIR