made fixes
This commit is contained in:
parent
cc08f622af
commit
4867a1ecaa
2 changed files with 8 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#! /bin/bash
|
||||
set -e
|
||||
|
||||
VERSION=`git describe --tags`
|
||||
|
||||
|
|
Reference in a new issue