mirror of
https://github.com/linuxserver/docker-tautulli.git
synced 2026-02-20 01:07:48 +08:00
4 lines
92 B
Bash
4 lines
92 B
Bash
#!/bin/bash
|
|
exec /sbin/setuser abc /usr/bin/python /opt/plexpy/PlexPy.py --datadir /config
|
|
|