Skip to content

Commit

Permalink
Merge pull request #50 from mihaichitic/ND-7072
Browse files Browse the repository at this point in the history
Remove the deprecated symlink /bns from docker image
  • Loading branch information
aris-bunnyshell authored Jan 9, 2024
2 parents 619003b + 88de656 commit 0f56c0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f56c0d

Please sign in to comment.