mirror of
https://github.com/fergalmoran/dss.radio.git
synced 2025-12-22 01:37:58 +00:00
Fix paths
This commit is contained in:
@@ -12,7 +12,7 @@ RUN easy_install supervisor && \
|
||||
easy_install supervisor-stdout
|
||||
|
||||
WORKDIR /code
|
||||
ADD requirements.txt /code
|
||||
ADD requirements.txt /code/
|
||||
|
||||
ADD icecast2/icecast.xml /etc/icecast2/
|
||||
ADD default/icecast2 /etc/default/
|
||||
|
||||
Reference in New Issue
Block a user