Skip to content

Commit

Permalink
ours: enable Bash completion
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Nov 4, 2024
1 parent 3d639c6 commit fc87ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/our_img
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN apt-get clean && apt-get update && apt-get -y upgrade
RUN apt-get -y install \
apt-utils \
base \
bash-completion \
cowsay \
dbus \
dialog \
Expand Down

0 comments on commit fc87ec9

Please sign in to comment.