forked from lthn/blockchain
increment build number script fix 2
This commit is contained in:
parent
b9d43f8834
commit
1a8c6b0dfa
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