#!/bin/sh
unset IFS
set -euf

sudo pkg install python3
