diff --git a/Notes.md b/Notes.md index 51cbbd0..3d4182f 100644 --- a/Notes.md +++ b/Notes.md @@ -1,5 +1,9 @@ ### Notes +# Notes May 28 2024 + +Well, I fixed the /etc overwrite issue I had. Turns out cp is just not the proper tool. I've added into the restore process install of rsync. Which is then used to handle restore of /etc. Making a final release now. + # Notes May 24 2024 Wiki time! Yes, learning how to work the markdown to make me a wiki. I think so far we are at a good start, having moved some readme stuff to here. No master work yet, but we will get there.