#!/usr/bin/env bash TARGET="x86_64-unknown-linux-gnu" cargo build --release --target $TARGET