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 -