Y U No Resolvconf

This commit is contained in:
Alexandre Aubin 2019-02-18 12:18:19 +00:00
parent 12dab77503
commit 0e9927effa

View file

@ -12,7 +12,7 @@ EOF
# Run the actual install
on_chroot << EOF
apt-get install insserv -y
apt-get install insserv resolvconf -y
curl https://install.yunohost.org/stretch | bash -s -- -a
rm -f /etc/ssh/ssh_host_*
EOF