more pure bash to speed up things

This commit is contained in:
olli 2023-11-11 18:08:26 +01:00
parent a0dd7fca2c
commit da052712c3

View File

@ -15,7 +15,6 @@ function get_vars_from_csv {
f_all_vars="f_market_performance=${f_market_performance}"
set -x
# read last 4 lines in array if not given
#if [ -z "${f_last_lines_array}" ]
#then