mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
fix install
This commit is contained in:
parent
09ff411664
commit
85442c42dc
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ install:
|
||||||
done
|
done
|
||||||
adduser --disabled-password --quiet --system --home /var/run/avahi-daemon --no-create-home --gecos "Avahi mDNS daemon" --group avahi --uid $avahi_id
|
adduser --disabled-password --quiet --system --home /var/run/avahi-daemon --no-create-home --gecos "Avahi mDNS daemon" --group avahi --uid $avahi_id
|
||||||
fi
|
fi
|
||||||
|
- apt install --assume-yes debhelper
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
debconf-set-selections << EOF
|
debconf-set-selections << EOF
|
||||||
|
|
Loading…
Add table
Reference in a new issue