#!/bin/bash -x cargo clean cargo build --release --target $(rustc -vV | grep host | cut -d ' ' -f2)