dotfiles/share/updateall/scripts.d/10-pkg
2023-09-15 19:00:52 +02:00

6 lines
61 B
Bash
Executable file

#!/bin/sh
apt clean
pkg update
pkg upgrade
apt autopurge -y