scripts/default.sh

3 lines
59 B
Bash

apt update && sudo apt upgrade -y
apt install htop curl -y