#!/bin/bash echo "rebuilding..." cargo build --release echo "installing..." cat ./target/release/fedimut > /opt/bin/fedimut # do it like this because we lack w perms on the directory