made fixes
This commit is contained in:
parent
4f1bd1c495
commit
2ee930f69f
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