#!/usr/bin/env bash apt-get update apt install htop -y ln -fs /usr/share/zoneinfo/Europe/Paris /etc/localtime dpkg-reconfigure --frontend noninteractive tzdata