From 6b57a207cdb117f66d372e5935c1a9e35a07179c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 26 May 2015 23:10:16 -0400 Subject: scripts/upload: Change upload directory --- diff --git a/scripts/upload b/scripts/upload index b0795b4..fdf4eef 100755 --- a/scripts/upload +++ b/scripts/upload @@ -1,4 +1,4 @@ #!/bin/sh rsync -az --progress lists/ \ - files@files.proteanos.com:files/pub/proteanos-archplats/ + files@files.proteanos.com:files/pub/proteanos-archplat-lists/ -- cgit v0.9.1