Commit 123432b852d225cf654a1050326283e8a2104c88
Merge pull request #150 from petems/add_nuke_instructions
Added 'nuke' instructions.
Showing 1 changed file Inline Diff
docs/faq.md
# FAQ | 1 | 1 | # FAQ | |
2 | 2 | |||
Below you can find common questions and answers. | 3 | 3 | Below you can find common questions and answers. | |
4 | 4 | |||
### Q: How do you uninstall an application and get it to reinstall in the application folder with boxen? | 5 | 5 | ### Q: How do you uninstall an application and get it to reinstall in the application folder with boxen? | |
6 | 6 | |||
When removing applications make sure to remove the corresponding `/var/db/.puppet_appdmg_installed_application` so that boxen will reinstall it. | 7 | 7 | When removing applications make sure to remove the corresponding `/var/db/.puppet_appdmg_installed_application` so that boxen will reinstall it. | |
8 |