rustic/scripts/build.sh
simonsan b698cc57fc Refactor to library and cli application part
Co-authored-by: Alexander Weiss <alex@weissfam.de>
2023-06-06 08:51:43 +02:00

3 lines
69 B
Bash

#!/bin/bash
PROJECT_VERSION=$(git describe --tags) cargo build -r $@