rustic/build.sh
2022-11-30 13:31:34 +01:00

3 lines
69 B
Bash
Executable File

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