This website requires JavaScript.
Explore
Help
Sign In
fabian
/
esmp3
Watch
1
Star
0
Fork
0
You've already forked esmp3
Code
Issues
Pull Requests
Releases
Wiki
Activity
744a32d2a0
esmp3
/
build_version.sh
3 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
Added FTP server and automatic version generation.
2019-08-13 17:39:03 +00:00
#!/bin/bash
Modified build_version.sh to also include date and time of the build.
2019-11-12 18:29:03 +00:00
echo
-n
"-DVERSION=\\\"`git describe --tags --dirty`-`date +%Y%m%d-%H%M%S`\\\""
Reference in New Issue
Copy Permalink