chore: removed capacity monitoring comment
This commit is contained in:
parent
2ef9444bc6
commit
a3fc821533
1 changed files with 0 additions and 13 deletions
13
generate.sh
13
generate.sh
|
@ -109,19 +109,6 @@ for location in $LOCATIONS; do
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- not implemented yet
|
||||
<h3>Capacity</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
<p>Used RAM: X / XX GB</p>
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<p>Used Storage: X / XX GB</p>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
EOF
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue