fix for digitalocean

This commit is contained in:
Daniel Hansson 2018-05-14 20:14:47 +02:00 committed by GitHub
parent 76d63f92e4
commit 60e94500a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -445,7 +445,7 @@ find /root "/home/$UNIXUSER" -type f \( -name '*.sh*' -o -name '*.html*' -o -nam
# Install virtual kernels for Hyper-V, and extra for UTF8 kernel module + Collabora and OnlyOffice
# Kernel 4.15
yes | apt install --install-recommends \
apt install -y --install-recommends \
linux-virtual \
linux-tools-virtual \
linux-cloud-tools-virtual \