Y U No Resolvconf
This commit is contained in:
parent
12dab77503
commit
0e9927effa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue