diji/diji-build.sh

3 lines
65 B
Bash
Executable File

#!/bin/bash
version=$(go run . -- --buildversion)
echo "$version"