#!/bin/bash

set -e

apt-get update
apt-get install sudo
cd $HOME
./dev/dotfiles/bunsen/configure_fresh_system