Added 'nuke' instructions.

This commit is contained in:
petems 2013-03-08 00:01:30 +00:00
parent 0218b35b20
commit ed5588375a

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? ### 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. 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.