#!/bin/bash

apt update
apt -y upgrade
apt -y install aptitude net-tools curl syncthing sudo git ca-certificates
