mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
3 lines
69 B
Bash
3 lines
69 B
Bash
#!/bin/bash
|
|
PROJECT_VERSION=$(git describe --tags) cargo build -r $@
|