From 19806e7d84e559a167a2e75076ce4b47e9d7dfeb Mon Sep 17 00:00:00 2001
From: Francis Rowe
Date: Sun, 22 Feb 2015 08:57:46 -0500
Subject: Add links to backup rsync mirrors
---
(limited to 'site/download/oldtorrent/index.php')
diff --git a/site/download/oldtorrent/index.php b/site/download/oldtorrent/index.php
index c4b5726..fb8e369 100644
--- a/site/download/oldtorrent/index.php
+++ b/site/download/oldtorrent/index.php
@@ -79,7 +79,7 @@
You can verify the downloaded archives as follows:
- $ for signature in $(ls *.tar.xz.sig); do gpg --verify $signature; done
+ $ for signature in $(ls *.sig); do gpg --verify $signature; done
--
cgit v0.9.1