sprinkle-tool / sprinkle

Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
https://github.com/sprinkle-tool/sprinkle
MIT License
1.15k stars 138 forks source link

Make binary installer understand spaces in filename #74

Closed tmikoss closed 12 years ago

tmikoss commented 12 years ago

Trying to use binary installer for packages that have spaces in their location, it did not work properly. Example: Sublime Text 2 binary archive is called 'Sublime Text 2.0.1 x6x.tar.bz2'.

Changes:

AMekss commented 12 years ago

+1

crafterm commented 12 years ago

Thanks heaps!