Skip to content
Permalink
Browse files
remove leftover
  • Loading branch information
3nids committed Apr 2, 2018
1 parent 170e4cf commit ade7f5c
Showing 1 changed file with 0 additions and 1 deletion.
@@ -100,7 +100,6 @@ RUN apt-get update \
WORKDIR /root
RUN curl -s -S -O https://www.riverbankcomputing.com/hg/sip/archive/tip.tar.gz \
&& tar xzf tip.tar.gz \
&& mv $(ls sip-*) sip-419
&& mkdir /root/sip419
&& mv $(find -type d -iname 'sip-*')/* sip419
WORKDIR /root/sip419

0 comments on commit ade7f5c

Please sign in to comment.