media: fix natpmpc-helper package name (libnatpmp not natpmpc)
This commit is contained in:
@@ -74,7 +74,7 @@ spec:
|
||||
- sh
|
||||
- -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..."
|
||||
sleep 30
|
||||
while true; do
|
||||
|
||||
Reference in New Issue
Block a user