fsSize() fix parsing linux (df)

This commit is contained in:
Sebastian Hildebrandt
2022-07-10 06:09:18 +02:00
parent 05c1c5f8d6
commit 94973f6b2a
4 changed files with 9 additions and 3 deletions
+6 -1
View File
@@ -58,7 +58,12 @@
</thead>
<tbody>
<tr>
<th scope="row">5.11.22</th>
<th scope="row">5.11.24</th>
<td>2022-07-10</td>
<td><span class="code">fsSize()</span> fix parsing linux (df)</td>
</tr>
<tr>
<th scope="row">5.11.23</th>
<td>2022-07-09</td>
<td><span class="code">fsSize()</span>,<span class="code">basebard()</span>,<span class="code">cpuTemeratur()</span> fixes</td>
</tr>