#!/bin/sh

sudo apt-get update
sudo apt-get install -y git nano ntp htop
sudo systemctl enable ntp
