mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-25 21:45:08 +00:00
Add device info for container while running.
This commit is contained in:
parent
b5c960fce8
commit
cf28bd60fd
@ -5,6 +5,7 @@ home="$(echo ~plex)"
|
||||
export PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR:-${home}/Library/Application Support}"
|
||||
export PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver
|
||||
export PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=6
|
||||
export PLEX_MEDIA_SERVER_INFO_DEVICE=docker
|
||||
|
||||
if [ ! -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" ]; then
|
||||
/bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user