mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Remove old sudo
This commit is contained in:
parent
7752bc0fb7
commit
62c8f577c9
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ ynh_add_fail2ban_config () {
|
|||
ynh_backup_if_checksum_is_different "$finalfail2banjailconf" 1
|
||||
ynh_backup_if_checksum_is_different "$finalfail2banfilterconf" 1
|
||||
|
||||
sudo tee $finalfail2banjailconf <<EOF
|
||||
tee $finalfail2banjailconf <<EOF
|
||||
[$app]
|
||||
enabled = true
|
||||
port = $ports
|
||||
|
|
Loading…
Add table
Reference in a new issue