aboutsummaryrefslogtreecommitdiff
path: root/bin/sync
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sync')
-rwxr-xr-xbin/sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync b/bin/sync
index ffee358..93c9eaa 100755
--- a/bin/sync
+++ b/bin/sync
@@ -8,7 +8,7 @@ DIRNAME="`dirname $0`"
WORK="$DIRNAME/.."
CWD="`pwd`"
LOCKFILE="$WORK/.sync-lockfile"
-ORIGIN="rsync://cache.sarava.org/cache/data"
+ORIGIN="rsync://cache.fluxo.info/cache/data"
# Set lockfile
if [ -e "$LOCKFILE" ]; then