diff --git a/update/update.sh b/update/update.sh index 0d3d54a..f069e0c 100644 --- a/update/update.sh +++ b/update/update.sh @@ -1,3 +1,4 @@ #!/bin/bash apt update apt upgrade -y +apt autoremove