Blame view
docs/faq.md
405 Bytes
34dcce691 initial faq |
1 2 3 4 5 |
# FAQ 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? |
ed5588375 Added 'nuke' inst... |
6 7 8 9 10 |
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. |