Skip to content

Commit 31166b3

Browse files
committed
fix: capitalize name
1 parent b7c24ca commit 31166b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/plugins/dynamix.unraid.net.plg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ sha256check() {
116116
</FILE>
117117

118118
<!-- download nghttp3 -->
119-
<FILE name="/boot/config/plugins/dynamix.my.servers/&NGHTTP3_FILENAME;" Run="upgradepkg --install-new"
119+
<FILE Name="/boot/config/plugins/dynamix.my.servers/&NGHTTP3_FILENAME;" Run="upgradepkg --install-new"
120120
max="7.0.0-beta.5">
121121
<URL>&NGHTTP3_TXZ;</URL>
122122
<SHA256>&NGHTTP3_SHA256;</SHA256>

0 commit comments

Comments
 (0)