Add autoremove
This commit is contained in:
parent
967970fb77
commit
e4e9a9fcae
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Remove old ImageMagick
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
apt remove -y imagemagick
|
apt remove -y imagemagick
|
||||||
|
apt autoremove -y
|
||||||
|
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue