Files
Manuel Romero a47a85a528 stuff
2023-03-15 13:07:45 +01:00

4 lines
105 B
Bash

echo 'Updating OS. This will take a around 10 minutes'
apt -qq -y update
apt --fix-broken -qq -y upgrade