|
|
@@ -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 - |