#!/bin/bash set -euo pipefail source ../../functions/base.sh apt update apt upgrade -y apt install -y tmux btop nvtop psutils htop mark_done