mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Remove sudo
This commit is contained in:
parent
62c8f577c9
commit
fa2d80bce7
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ logpath = $logpath
|
|||
maxretry = $max_retry
|
||||
EOF
|
||||
|
||||
sudo tee $finalfail2banfilterconf <<EOF
|
||||
tee $finalfail2banfilterconf <<EOF
|
||||
[INCLUDES]
|
||||
before = common.conf
|
||||
[Definition]
|
||||
|
|
Loading…
Add table
Reference in a new issue