From a792ba62e61ee20daf720b4b0fdab304854881cf Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 10 Nov 2018 15:59:23 -0800 Subject: [PATCH] add the command to upload the index.. --- NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NOTES.txt b/NOTES.txt index 00c79e8..28c71f6 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -22,3 +22,5 @@ sh addinfo.sh -c 20180900 Copy them up to freefall: scp snapshot.* freefall:public_html/FreeBSD-snap + +(cd ~; tar -cf - public_html/FreeBSD-snap/*) | ssh gold tar -xf -