mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-04-13 00:04:33 +08:00
parent
fb251e9e98
commit
75ce51c756
@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
while ! ping -c1 tools.linuxserver.io &>/dev/null; do :; done
|
||||
|
||||
#The following error is not an error.
|
||||
INSTALLED=$(dpkg-query -W -f='${Version}' plexmediaserver)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user