From 3f05a148c7cf0f70ffe7b902d48620e6fbd7ebc1 Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Wed, 10 Feb 2021 20:46:59 -0500 Subject: [PATCH] test --- metalog.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/metalog.sh b/metalog.sh index 7ad1668..9c05b88 100644 --- a/metalog.sh +++ b/metalog.sh @@ -1,9 +1,5 @@ #!/bin/bash # For setting up cron with a logging function for metadata only. - -# First argument is Linx Meta Source Directory. -# Second argument is the Linx Meta Log Directory - # Add to crontab with "crontab -e" # Paste "*/1 * * * * /path/to/metalog.sh /path/to/meta/source/ /path/to/meta-log" # Change it to source and log directory paths.