Merge pull request #150 from petems/add_nuke_instructions

Added 'nuke' instructions.
This commit is contained in:
Johan Haals 2013-03-27 10:10:13 -07:00
commit 123432b852

View file

@ -5,3 +5,7 @@ Below you can find common questions and answers.
### Q: How do you uninstall an application and get it to reinstall in the application folder with boxen?
When removing applications make sure to remove the corresponding `/var/db/.puppet_appdmg_installed_application` so that boxen will reinstall it.
### Q: How do you remove Boxen?
Run `script/nuke` from inside the `/opt/boxen/repo` directory.