media: fix natpmpc-helper package name (libnatpmp not natpmpc)

This commit is contained in:
Will Anderson
2026-04-11 08:27:53 -05:00
parent f99965da0a
commit ca5f9e90da
@@ -74,7 +74,7 @@ spec:
- sh - sh
- -c - -c
- | - |
apk add -q natpmpc curl 2>/dev/null apk add -q libnatpmp curl 2>/dev/null
echo "Waiting for VPN and qBittorrent to start..." echo "Waiting for VPN and qBittorrent to start..."
sleep 30 sleep 30
while true; do while true; do