mirror of
https://github.com/unraid/api.git
synced 2025-12-31 13:39:52 -06:00
fix: capitalize name
This commit is contained in:
@@ -116,7 +116,7 @@ sha256check() {
|
|||||||
</FILE>
|
</FILE>
|
||||||
|
|
||||||
<!-- download nghttp3 -->
|
<!-- download nghttp3 -->
|
||||||
<FILE name="/boot/config/plugins/dynamix.my.servers/&NGHTTP3_FILENAME;" Run="upgradepkg --install-new"
|
<FILE Name="/boot/config/plugins/dynamix.my.servers/&NGHTTP3_FILENAME;" Run="upgradepkg --install-new"
|
||||||
max="7.0.0-beta.5">
|
max="7.0.0-beta.5">
|
||||||
<URL>&NGHTTP3_TXZ;</URL>
|
<URL>&NGHTTP3_TXZ;</URL>
|
||||||
<SHA256>&NGHTTP3_SHA256;</SHA256>
|
<SHA256>&NGHTTP3_SHA256;</SHA256>
|
||||||
|
|||||||
Reference in New Issue
Block a user