#!/bin/sh
set -e

curl -fsSL https://raw.githubusercontent.com/kenob/postmesh-releases/v0.2.1/install.sh | sh
