1
0
Fork 0
forked from ahurac/dotfiles
ahuarc-dotfiles/share/updateall/scripts.d/10-pkg
2023-09-15 18:59:12 +02:00

6 lines
61 B
Bash

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