diff --git a/Dockerfile b/Dockerfile index eac9602..e6387fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,8 +15,6 @@ RUN echo 'source <(bns completion bash)' >> /root/.bashrc # binaries COPY bns /usr/bin -# @deprecated but kept for backwards compatibility -RUN ln -sf /usr/bin/bns /bns # main config file RUN mkdir /root/.bunnyshell