This commit is contained in:
Oleg Sheynin 2024-10-29 18:38:21 -04:00
parent d7c1a3c456
commit db7ea93c6b
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ if is_container_running "$ContainerName"; then
fi fi
if [ -n "${date_to_load}" ]; then if [ -n "${date_to_load}" ]; then
date_to_load=$(get_prev_business_day ${date_to_load}) date_to_load=$(get_prev_business_day $(date '+%Y-%m-%d'))
echo "Historical Data for ${date_to_load}" echo "Historical Data for ${date_to_load}"
fi fi

View File

@ -1 +1 @@
1.7.2,alpaca md QAT 1.7.2.Fix1,alpaca md QAT