build-monero/version.sh

4 lines
71 B
Bash
Executable File

#!/bin/bash
grep "git checkout v" monero/README.md | awk '{print $3}'