From 4bcbf012e9efda8430afad651d388ee269936e3a Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 6 Oct 2023 16:46:01 +0200 Subject: [PATCH] optical fix --- dabo/functions/webpage.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dabo/functions/webpage.sh b/dabo/functions/webpage.sh index 1249bc6..6c4d4b6 100644 --- a/dabo/functions/webpage.sh +++ b/dabo/functions/webpage.sh @@ -164,8 +164,8 @@ function webpage { ${CURRENCY} Quantity ${CURRENCY} Price Commission - Comment - Chart" >>../index.html.tmp + Comment + Chart" >>../index.html.tmp local f_trade_file for f_trade_file in $(ls -t trade-histories/trade-*-open.history.csv 2>/dev/null)