working on plex update script

This commit is contained in:
sparklyballs 2016-07-02 20:15:50 +01:00
parent 37eab12ea3
commit 5888cf11be
2 changed files with 43 additions and 11 deletions

View file

@ -11,6 +11,7 @@ RUN \
apt-get install -y \
avahi-daemon \
dbus \
less \
wget && \
# cleanup
apt-get clean && \