Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
runalsh committed May 4, 2024
1 parent 635c3e2 commit b22c40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apt-get install -qq -y --no-install-recommends \
iputils-ping \
coreutils \
telnet
apt clean autoclean
apt {clean,autoclean}
apt autoremove --yes
rm -rf /var/lib/{apt,dpkg,cache,log}

0 comments on commit b22c40b

Please sign in to comment.