1
0

prepare 2.5.4 release

This commit is contained in:
ThomasV
2015-11-12 14:56:51 +01:00
parent ae42576423
commit 0d4de870a5
3 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ if [ -d "electrum-git" ]; then
echo "Pull"
cd electrum-git
git pull
git checkout $1
cd ..
else
# GIT repository not found, clone it