diff --git a/NOTES.txt b/NOTES.txt index 28c71f6..b316a0f 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -23,4 +23,4 @@ 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 - +(cd ~; tar -cf - public_html/FreeBSD-snap/snapshot.*) | ssh freefall tar -xf -