#!/usr/bin/env bash
cargo b -r
sudo cp target/release/podboy /bin/

