This commit is contained in:
ZizzyDizzyMC 2021-02-10 20:46:59 -05:00
parent 3133c911ec
commit 3f05a148c7
1 changed files with 0 additions and 4 deletions

View File

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