Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
rm -rf /usr/local/open-audit
rm -rf /var/www/html/open-audit
rm -rf /var/www/open-audit

Prerequisites

Note that if If you wish to remove all the prerequisites installed by Open-AudIT, run the command below. Note that this will remove programs such as Apache, MySQL, etc from your server.

...