diff --git a/contrib/osx/compare_dmg b/contrib/osx/compare_dmg index 8e3adab79..d1a490052 100755 --- a/contrib/osx/compare_dmg +++ b/contrib/osx/compare_dmg @@ -9,7 +9,7 @@ cp -r /Volumes/Electrum/Electrum.app/ dmg1 hdiutil detach /Volumes/Electrum rm -rf dmg2 -hdiutil attach $1 +hdiutil attach $2 cp -r /Volumes/Electrum/Electrum.app/ dmg2 hdiutil detach /Volumes/Electrum