Optimized shellcheck hints

This commit is contained in:
Kevin Veen-Birkenbach [aka. Frantz]
2019-11-22 11:53:23 +01:00
parent 459629f177
commit c98dabec03
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ echo "->Synchronizing virtualisation tools..."
pamac install virtualbox $(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-virtualbox-host-modules"}' ORS=' ')
sudo vboxreload
pamac build virtualbox-ext-oracle
sudo gpasswd -a $USER vboxusers
sudo gpasswd -a "$USER" vboxusers
echo "Keep in mind to install the guest additions in the virtualized system. See https://wiki.manjaro.org/index.php?title=VirtualBox"
echo "Installing entertainment software..."
echo "->Synchronizing audio software..."