dotfiles/scripts/apt-update.sh
2023-07-23 19:28:30 +02:00

5 lines
68 B
Bash

apt update
apt upgrade
apt dist-upgrade
apt autoremove
apt autoclean