tweak build-wine script
This commit is contained in:
@@ -23,6 +23,7 @@ if [ -d "electrum-git" ]; then
|
|||||||
# GIT repository found, update it
|
# GIT repository found, update it
|
||||||
echo "Pull"
|
echo "Pull"
|
||||||
cd electrum-git
|
cd electrum-git
|
||||||
|
git checkout master
|
||||||
git pull
|
git pull
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user