From 9e4f94a12ed23791d0b289e97f1d13ef1bc79f5f Mon Sep 17 00:00:00 2001 From: Cody Cook Date: Wed, 29 Sep 2021 01:36:50 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..29bc59c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# create-system-log + +A custom script for a customer that wanted to have the system download the logs every 12 hours to a share so they could transfer the logs somewhere else. \ No newline at end of file