Skip to content

Instantly share code, notes, and snippets.

@montogeek
Created August 19, 2013 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save montogeek/6273785 to your computer and use it in GitHub Desktop.
Save montogeek/6273785 to your computer and use it in GitHub Desktop.
montogeek@montogeek:/foo/bar/pol/octopress$ rake install['balzac']
A theme is already installed, proceeding will overwrite existing files. Are you sure? [y/n] y
## Copying balzac theme into ./source and ./sass
mkdir -p source
cp -r .themes/balzac/source/. source
rake aborted!
No such file or directory - .themes/balzac/source/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment