This commit is contained in:
2023-07-10 19:05:30 -05:00
parent 4ab7364d09
commit 5d8cee296b
3 changed files with 51 additions and 46 deletions

2
run.sh
View File

@@ -13,7 +13,7 @@ if [ "${2}" == "q" ]; then
idsCL=('')
idsBG=('')
idsST=('')
[ "${1}" == "update" ] && echo -e "\n\n$(date) - Starting log #############################\n" >> ${outputlogfile}
[ "${1}" == "update" ] && echo -e "\n\n$(date) - Starting log #############################\n" >> ${MM_OUTPUT_LOGFILE}
fi
if ([ "${1}" == "check" ] && [ "$(date +%M)" == "15" ]) || [ "${1}" == "" ]; then