Fix buggy sql template file.

This commit is contained in:
Zhang Huangbin 2021-09-19 09:44:16 +08:00
parent b25d961c5e
commit 35fb68749b
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ also a SQL user `fail2ban`.
```
cd /tmp
wget https://github.com/iredmail/iRedMail/raw/1.3/samples/fail2ban/sql/fail2ban.mysql
wget https://github.com/iredmail/iRedMail/raw/1.3.2/samples/fail2ban/sql/fail2ban.mysql
```
* Run __SQL commands__ below as __MySQL `root` user__:

View File

@ -93,7 +93,7 @@ also a SQL user <code>fail2ban</code>.</p>
<li>Run commands below as <code>root</code> user:</li>
</ul>
<pre><code>cd /tmp
wget https://github.com/iredmail/iRedMail/raw/1.3/samples/fail2ban/sql/fail2ban.mysql
wget https://github.com/iredmail/iRedMail/raw/1.3.2/samples/fail2ban/sql/fail2ban.mysql
</code></pre>
<ul>