remove preinstall

This commit is contained in:
Keiichi Shimamura 2015-11-04 22:47:18 -05:00
parent 19711574ce
commit d0b4cf82cb

View File

@ -12,7 +12,6 @@
"hash": "383213419f4a8fc13e32f946f91370855c71bf84cc9f93b1d172462fd2c396a6"
}
},
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-machine_*.exe)[0] $dir\\docker-machine.exe",
"bin": [
["docker-machine.exe", "docker-machine"]
]