From 87a97883eb0f38864be031caad4a3201f1a2d302 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 26 May 2015 03:07:49 -0400 Subject: scripts/upload: New file --- diff --git a/scripts/upload b/scripts/upload new file mode 100755 index 0000000..413a74f --- /dev/null +++ b/scripts/upload @@ -0,0 +1,4 @@ +#!/bin/sh + +rsync -az --progress archplats/ \ + files@files.proteanos.com:files/pub/proteanos-archplats/ -- cgit v0.9.1