diff options
author | Sven Gothel <[email protected]> | 2011-10-09 21:08:22 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-09 21:08:22 +0200 |
commit | f2883fdb0ec22259fdb66ecbaea3599ef9a77431 (patch) | |
tree | 2ae22390efa6e13db820483f247953537c6d965f /backup | |
parent | beed95f71d5297ad7d339457e91414cf8967e8c0 (diff) |
jogamp backup to single fs
Diffstat (limited to 'backup')
-rwxr-xr-x | backup/rsync-jogamp2here.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backup/rsync-jogamp2here.sh b/backup/rsync-jogamp2here.sh index e3bd98f..bd668d7 100755 --- a/backup/rsync-jogamp2here.sh +++ b/backup/rsync-jogamp2here.sh @@ -3,7 +3,7 @@ USESSH="-e ssh" -DEST1=/ +DEST1=/data/backup/jogamp.org/fs DEST2=/data/backup/jogamp.org/fs function my_rsync() |