Add deprecated message for RP4 32-bit

This commit is contained in:
Taylor Helsper 2022-06-01 21:30:33 -05:00
parent a5c501090b
commit 1a316df182

View File

@ -27,7 +27,7 @@
{% if device_arch == "aarch64" %}
64-bit
{% else %}
32-bit
32-bit<br/><br/><small>* It is recommended to upgrade to a <a href="https://mynodebtc.com/download" target="_blank">64-bit image</a>. Some apps can no longer be updated on 32-bit.</small>
{% endif %}
{% endif %}
</td>