Added not a about a non-existing error
This commit is contained in:
parent
29fb45766f
commit
5bae757aa7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
#The following error is not a error.
|
||||
INSTALLED=$(dpkg-query -W -f='${Version}' plexmediaserver)
|
||||
|
||||
[ "$PLEXPASS" ] && echo "PLEXPASS is deprecated, please use VERSION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue