Skip to content

Commit

Permalink
Add autoremove
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Sep 18, 2023
1 parent 967970f commit e4e9a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/5.0/setup-imagemagick-7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Remove old ImageMagick
EOF

apt remove -y imagemagick
apt autoremove -y

cat << EOF
Expand Down

0 comments on commit e4e9a9f

Please sign in to comment.