mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-30 12:04:19 +01:00
fix copy target
This commit is contained in:
parent
bfc3684d75
commit
320f64a611
|
|
@ -4,7 +4,7 @@ COPY docker/files/js8call/js8call-hamlib.patch \
|
|||
docker/files/wsjtx/wsjtx.patch \
|
||||
docker/files/wsjtx/wsjtx-hamlib.patch \
|
||||
docker/files/dream/dream.patch \
|
||||
docker/scripts/install-dependencies.sh \
|
||||
docker/scripts/install-dependencies.sh /
|
||||
RUN /install-dependencies.sh && \
|
||||
rm /install-dependencies.sh && \
|
||||
rm /*.patch
|
||||
|
|
|
|||
Loading…
Reference in a new issue