update
This commit is contained in:
2
run.sh
2
run.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user