Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from COSI-Lab/tails-rsync
Browse files Browse the repository at this point in the history
Point rsync to new tails domain
  • Loading branch information
lavajuno authored Oct 1, 2024
2 parents 8664bbf + 660034f commit f412564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/mirrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@
"page": "Distributions",
"rsync": {
"options": "-avzrHy --no-perms --no-group --no-owner --delete --delete-delay --delay-updates --ignore-errors --exclude \".~tmp~\"",
"host": "mirrors.rsync.tails.boum.org",
"host": "rsync.tails.net",
"src": "amnesia-archive",
"dest": "/storage/tailsos",
"syncs_per_day": 24
Expand Down Expand Up @@ -875,4 +875,4 @@
"icon": "img/projects/zorin.svg"
}
}
}
}

0 comments on commit f412564

Please sign in to comment.