fix copy target

This commit is contained in:
Jakob Ketterl 2020-09-06 23:35:00 +02:00
parent bfc3684d75
commit 320f64a611
1 changed files with 1 additions and 1 deletions

View File

@ -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