forked from lthn/blockchain
increment build number script fix 2
This commit is contained in:
parent
8f92109520
commit
ba2b2f4d9a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ version_file_path=../src/version.h.in
|
|||
pushd $curr_path
|
||||
|
||||
# clear old local changes if any
|
||||
git checkout -- src/*
|
||||
git checkout -- ../src/*
|
||||
|
||||
git pull --ff-only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue