parent
fb251e9e98
commit
75ce51c756
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue