Fix up virtualbox provider

This commit is contained in:
Greg Hellings
2023-08-24 23:01:32 -05:00
parent 18ff595f9b
commit 5be8095700
11 changed files with 16 additions and 17 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -ex
apt install -y virtualbox-guest-dkms
systemctl start vboxservice
systemctl enable vboxservice
# Nothing to install here, as the package is provided by the
# kernal image in Ubuntu 20.04