Browse Source

Update 000_intro.md

Stefan Pejcic 1 year ago
parent
commit
1a57c77662
1 changed files with 0 additions and 1 deletions
  1. 0 1
      documentation/docs/admin/000_intro.md

+ 0 - 1
documentation/docs/admin/000_intro.md

@@ -53,7 +53,6 @@ The installation script also supports optional flags that can be used to install
 |---------------------|-------------------------------------------------------------------------------------------------------------------|
 | `--version=`     | Specify OpenPanel verison to install intead of the default latest. Example: `--version=0.1.8`                                                   |
 | `--with_modsec`     | Rebuild Nginx with ModSecurity module and set the OWASP core ruleset.                                                   |
-
 | `--debug`           | Display on screen each installation step and output debugging information.                                   |
 | `--skip-requirements`| Do not check if the server meets the minimum recommended requirements for running OpenPanel.                          |
 | `--skip-apt-update`| Do not check if apt is up-to-date and skip udpating it.                                               |