optical fix
This commit is contained in:
parent
e0f9e61ea1
commit
4bcbf012e9
@ -164,8 +164,8 @@ function webpage {
|
||||
<td>${CURRENCY} Quantity</td>
|
||||
<td>${CURRENCY} Price</td>
|
||||
<td>Commission</td>
|
||||
<td>Comment</td></tr>
|
||||
<td>Chart</td>" >>../index.html.tmp
|
||||
<td>Comment</td>
|
||||
<td>Chart</td></tr>" >>../index.html.tmp
|
||||
|
||||
local f_trade_file
|
||||
for f_trade_file in $(ls -t trade-histories/trade-*-open.history.csv 2>/dev/null)
|
||||
|
Loading…
Reference in New Issue
Block a user