repo.or.cz
/
SRS-Trading_Website.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix encoding.
[SRS-Trading_Website.git]
/
upload.sh
blob
f8baf60f78e5137f430417480532e07b2424f29a
1
echo
'Deleting files...'
2
ssh
w87264@uw05.uniweb.no
'rm -rf www/* www/.git*'
3
4
echo
'Uploading files...'
5
rsync
--rsh
=
ssh
-avz
.
/*
.git
*
w87264@uw05.uniweb.no
:
www
/