more pure bash to speed up things

This commit is contained in:
olli 2023-11-22 17:53:02 +01:00
parent 562f91025a
commit fb44765427

View File

@ -99,6 +99,7 @@ function analyze {
# then
# check_sell_conditions ${g_tmp}/${tmpfile} >>${g_tmp}/output-${tmpfile}
# else
echo "SELL Checks"
check_sell_conditions ${g_tmp}/${tmpfile}
# fi
# fi