media: fix natpmpc-helper package name (libnatpmp not natpmpc)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user