mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
fix for digitalocean
This commit is contained in:
parent
76d63f92e4
commit
60e94500a4
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user