more pure bash to speed up things

This commit is contained in:
olli 2023-11-15 16:52:18 +01:00
parent f119372daa
commit 2476e2ee72

View File

@ -17,6 +17,8 @@ function get_vars_from_csv {
if [ -z "${f_last_lines_array}" ]
then
mapfile -t f_last_lines_array <<< $(tail -n4 "${f_ASSET_HIST_FILE}")
else
echo "USING ARRAY"
fi
# if there are not four lines