miscel/synchronizepkgs.sh@62b6ea15aed8
miscel/synchronizepkgs.sh
Tue, 28 Aug 2012 19:02:50 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Tue, 28 Aug 2012 19:02:50 +0200
- changeset 637
- 62b6ea15aed8
- child 680
-
d27cad483271
- permissions
- -rwxr-xr-x
Remove specification as it has since been introduced in the upstream repository
including a newer version, and it seems to be working adequately well.
3 # Wo die Quellen bleibt
6 # Push synchronize OpenPKG TMP and PKG SRPM
7 rsync -n -avz --del . flur:opwrk/pkg/src
9 # Pull synchronize OpenPKG TMP and PKG SRPM (slash wichtig)
10 rsync -n -avz --del elotro:opwrk/pkg/src/ .