1
0
mirror of https://github.com/ManyakRus/starter.git synced 2025-11-27 23:18:34 +02:00
Files
starter/make_version.sh

2 lines
113 B
Bash
Raw Normal View History

2024-10-15 11:27:55 +03:00
echo $(git describe --tags $(git rev-parse HEAD)) $(git show --no-patch --format=%ci) >./pkg/version/version.txt