Browse Source

add the command to upload the index..

main
John-Mark Gurney 6 years ago
parent
commit
a792ba62e6
Signed by: jmg GPG Key ID: 205F0B33DD006ADA
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      NOTES.txt

+ 2
- 0
NOTES.txt View File

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

Loading…
Cancel
Save