mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Change to consistent CWD for osdeploy arm build
This commit is contained in:
parent
063bfc17a5
commit
913a26aec9
@ -1,3 +1,4 @@
|
||||
cd $(dirname $0)
|
||||
VERSION=`git describe|cut -d- -f 1`
|
||||
NUMCOMMITS=`git describe|cut -d- -f 2`
|
||||
if [ "$NUMCOMMITS" != "$VERSION" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user