forked from lthn/blockchain
build: Linux build script minor improvement
This commit is contained in:
parent
deb4620319
commit
7054141777
1 changed files with 0 additions and 6 deletions
|
|
@ -26,12 +26,6 @@ fi
|
|||
|
||||
prj_root=$(pwd)
|
||||
|
||||
git pull --ff-only
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "Failed to pull"
|
||||
exit $?
|
||||
fi
|
||||
|
||||
echo "---------------- BUILDING PROJECT ----------------"
|
||||
echo "--------------------------------------------------"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue