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 +- httruta | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/httruta b/httruta index e4b0602..eaff00e 160000 --- a/httruta +++ b/httruta @@ -1 +1 @@ -Subproject commit e4b0602f6a34238dd989c2e195491d759522c29f +Subproject commit eaff00e7dfa0245db648153e085034beb85024e0 -- cgit v1.2.3