fix macdeploy script

make deploy will generate blackcoin img file
This commit is contained in:
pensokha
2018-03-03 14:38:29 +07:00
parent ce1dec5ba6
commit 6efd9d8057
6 changed files with 11 additions and 9 deletions

View File

@@ -54,7 +54,7 @@ ds['.']['icvp'] = icvp
ds['.']['vSrn'] = ('long', 1)
ds['Applications']['Iloc'] = (370, 156)
ds['Bitcoin-Qt.app']['Iloc'] = (128, 156)
ds['Lore-Qt.app']['Iloc'] = (128, 156)
ds.flush()
ds.close()