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

Fixing indentation #76

Closed duksis closed 11 years ago

duksis commented 11 years ago

Changed tabs to spaces. Looks much nicer if everything is kept in a similar style.

krainboltgreene commented 11 years ago

This is probably safe and good to pull.

crafterm commented 11 years ago

Thanks!