sysmocom-upload.sh: Sync all sources and do not expire old sources

We need to keep old sources around for some time and need to remove
them with another script after we stopped distributing them.
This commit is contained in:
Holger Hans Peter Freyther 2012-07-09 14:50:27 +02:00
parent 4d8fef32c9
commit d5f6ae1142
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
rsync --delete -avz tmp/deploy/ipk/ generic@sysmocom-downloads:bts/ipk
rsync --delete -avz tmp/deploy/images/ generic@sysmocom-downloads:bts/images
rsync --delete -avz tmp/deploy/tools/ generic@sysmocom-downloads:bts/tools
rsync -avz tmp/deploy/sources/ generic@sysmocom-downloads:bts/sources