From c979788e0d19d1a68e5ede9ff88635c1728f1532 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 16 Jan 2021 02:03:58 -0500 Subject: lists: Rename to feeds --- (limited to 'scripts') diff --git a/scripts/upload b/scripts/upload index fdf4eef..4bfb683 100755 --- a/scripts/upload +++ b/scripts/upload @@ -1,4 +1,4 @@ #!/bin/sh -rsync -az --progress lists/ \ +rsync -az --progress feeds/ \ files@files.proteanos.com:files/pub/proteanos-archplat-lists/ -- cgit v0.9.1