We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c24ca commit 31166b3Copy full SHA for 31166b3
plugin/plugins/dynamix.unraid.net.plg
@@ -116,7 +116,7 @@ sha256check() {
116
</FILE>
117
118
<!-- download nghttp3 -->
119
- <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"
120
max="7.0.0-beta.5">
121
<URL>&NGHTTP3_TXZ;</URL>
122
<SHA256>&NGHTTP3_SHA256;</SHA256>
0 commit comments