Fix encoding.
[SRS-Trading_Website.git] / upload.sh
blobf8baf60f78e5137f430417480532e07b2424f29a
1 echo 'Deleting files...'
2 ssh w87264@uw05.uniweb.no 'rm -rf www/* www/.git*'
4 echo 'Uploading files...'
5 rsync --rsh=ssh -avz ./* .git* w87264@uw05.uniweb.no:www/