fix stupid fail2ban issue

This commit is contained in:
Kay0u 2020-05-17 18:29:10 +02:00
parent 7f4b0ce6e3
commit 01f8ee6b7b
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156

View file

@ -72,6 +72,8 @@ install:
- echo "deb http://forge.yunohost.org/debian/ stretch stable testing unstable" > /etc/apt/sources.list.d/yunohost.list
- wget -O- https://forge.yunohost.org/yunohost.asc -q | apt-key add -qq - >/dev/null 2>&1
- apt update
# https://github.com/YunoHost/install_script/blob/3e16abd7c4e1fe9c518cbc573282cb8fb1fcbbd7/install_yunohost#L433-L485
- touch /var/log/auth.log
script:
- |
debconf-set-selections << EOF