Compare commits

..

1 Commits

Author SHA1 Message Date
oleg 35466a1932 fix 2024-07-28 13:50:41 -04:00
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -100,7 +100,6 @@ if [ -n "${date_to_load}" ]; then
date_to_load=$(get_prev_business_day ${date_to_load}) date_to_load=$(get_prev_business_day ${date_to_load})
echo "Historical Data for ${date_to_load}" echo "Historical Data for ${date_to_load}"
fi fi
exit
Cmd="docker run" Cmd="docker run"
Cmd="${Cmd} --pull=always" Cmd="${Cmd} --pull=always"
+1 -1
View File
@@ -1 +1 @@
1.1.5 1.1.6