optical fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user