travis: fix bitcoind update
This commit is contained in:
parent
dba7acd5ed
commit
ff8e257839
@ -164,8 +164,8 @@ else
|
||||
|
||||
if [ $LOCAL = $REMOTE ]; then
|
||||
echo "Up-to-date"
|
||||
else
|
||||
git reset --hard origin/hww
|
||||
elif [ $LOCAL = $BASE ]; then
|
||||
git pull
|
||||
bitcoind_setup_needed=true
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user