Skip to content

Commit

Permalink
added apt-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
runalsh authored Mar 5, 2024
1 parent 10dfac7 commit 3245005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ apt-get install -qq -y --no-install-recommends \
ca-certificates \
systemd \
systemd-sysv \
&& rm -rf /var/lib/apt/lists/*
apt-utils \
&& rm -rf /var/lib/apt/lists/*

0 comments on commit 3245005

Please sign in to comment.