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