From d452f9f1ae526e848e77701566b4b94299ead891 Mon Sep 17 00:00:00 2001 From: Cache do Fluxo Date: Fri, 16 Oct 2015 12:07:07 -0300 Subject: Updates URLs --- bin/sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3