#!/usr/bin/env bash
set -euo pipefail
sudo apt-get update -y
sudo apt-get install -y nodejs npm dnsmasq wireguard
