From 3f0f4919052c294f54c77ba50398461b89014770 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 2 Sep 2008 12:24:50 -0400 Subject: documented APT archive management practices. --- repo/publish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/publish') diff --git a/repo/publish b/repo/publish index b7269c9..f12ae9f 100755 --- a/repo/publish +++ b/repo/publish @@ -2,4 +2,4 @@ # simple reminder script to publish the repository to the usual spot: -rsync -avz --delete dists pool root@george.riseup.net:/srv/apt/ +rsync -avz --delete dists pool archivemaster@george.riseup.net:/srv/apt/ -- cgit v1.2.3