#!/bin/sh set -e cargo build run() { ./target/debug/gitea package "$1" <